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