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