Skip to main content

SortableHandle

Function SortableHandle 

Source
pub fn SortableHandle(_: DragHandleProps) -> Element
Expand description

Semantic alias for the general core drag handle in sortable UIs. An accessible button that activates the nearest handle-only [super::Draggable].

ยงProps

For details, see the props struct definition.