Function freya_components::DragProvider 
source · pub fn DragProvider<T: 'static>(_: DragProviderProps) -> ElementExpand description
Provide a common place for DragZones and DropZones to exchange their data.
Props
See DragProviderProps.