Function freya::components::DragProvider

source ·
pub fn DragProvider<T>(_: DragProviderProps) -> Option<VNode>
where T: 'static,
Expand description

Provide a common place for DragZones and DropZones to exchange their data.