Function freya::prelude::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.
Props
See DragProviderProps.