Skip to main content

NoDrag

Function NoDrag 

Source
pub fn NoDrag(_: NoDragProps) -> Element
Expand description

Stop pointer and keyboard events in an interactive subtree from activating a surface-driven draggable.

ยงProps

For details, see the props struct definition.