Function freya_components::DragZone

source ·
pub fn DragZone<T: 'static + Clone + PartialEq>(_: DragZoneProps<T>) -> Element
Expand description

Make the inner children draggable to other DropZone.