Splitter

Resizable split layout.

Splitter

Code copied

PROPS

PropertyTypeValuesDescriptiondefaultExampleMore
model-value/v-modelNumberpercentFirst panel size as a percentage.50
directionStringhorizontal / verticalSplit direction.horizontal
min / maxNumberpercentMinimum and maximum first-panel size.10 / 90
disabledBooleantrue / falseDisable dragging.false
No matching data

SLOTS

PropertyTypeValuesDescriptiondefaultExampleMore
first / secondContent for the two split panels.
No matching data

EVENTS

PropertyTypeValuesDescriptiondefaultExampleMore
changeFired after drag completes.
No matching data
Last Updated: 2026-08-17, 08:33:54