Function freya::prelude::DragProvider

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

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