Skip to content

SiSplitComponent documentation

selector
si-split

Input Properties

NameTypeDefaultDescription
gutterSize
number16Size of the gutter (divider) between split parts in pixels.
orientation
SplitOrientation'horizontal'Defines the split layout direction.
stateId
stringAn optional stateId to uniquely identify a component instance. Required for persistence of ui state.

Output Properties

NameTypeDescription
sizesChange
number[]Emits the sizes of all parts as percentages when the user resizes a gutter.

Types Documentation

("horizontal" | "vertical")

Except where otherwise noted, content on this site is licensed under MIT License.