Function freya::prelude::ResizableHandle  
source · pub fn ResizableHandle(_: ResizableHandleProps) -> Result<VNode, RenderError>Expand description
Resizable panel to be used in combination with ResizableContainer() and ResizablePanel().
§Props
For details, see the props struct definition.
- theme:- Option<ResizableHandleThemeWith>- Theme override.