Function freya::components::DragZone
source ยท pub fn DragZone<T>(_: DragZoneProps<T>) -> Option<VNode>
Expand description
Make the inner children draggable to other DropZone
.
pub fn DragZone<T>(_: DragZoneProps<T>) -> Option<VNode>
Make the inner children draggable to other DropZone
.