Function freya::prelude::DragZone

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

Make the inner children draggable to other DropZone.