freya::components

Function ResizablePanel

Source
pub fn ResizablePanel(_: ResizablePanelProps) -> Result<VNode, RenderError>
Expand description

Resizable panel to be used in combination with ResizableContainer() and ResizableHandle().

ยงProps

For details, see the props struct definition.