Expand description
Drag and drop zones
Structs§
- Drag
- A draggable item that can be dropped in
Dropzones. - Drag
Drop Context - Context for
DragandDropwidgets. OnlyDragandDropwidgets that share the sameDragDropContextcan interact with each other. - Drag
State - State for
Drag - Drop
- A drop zone where draggable
Dragitems may be dropped - Drop
State - State for
Drop
Traits§
- Drag
Drop Id - Message type for communicating between
DragandDropwidgets