Skip to content

ResizeableSplitter API

Component

ResizeableSplitter

Props

NameTypeDefaultDetails
show-splitterbooleanfalseShow splitter and right panel area.
is-fixedbooleantrueDisable dragging when true, allow dragging when false.
splitter-positionnumber100Initial splitter position in percent from the left side.

Slots

NameSlot PropsDetails
left-panel-Left side panel content.
right-panel-Right side panel content.