Function freya::prelude::ResizablePanel

source ·
pub fn ResizablePanel(__props: ResizablePanelProps) -> Option<VNode>
Expand description

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

§Props

For details, see the props struct definition.