freya::components

Function 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.