Tree select

Tree select.

Tree select

Code copied

PROPS

PropertyTypeValuesDescriptiondefaultExampleMore
node-key / label / children / placeholderStringtree data fields and input textMap tree data fields and customize the empty input label.id / label / children / -
model-value/v-modelString | Numbernode keySelected tree node key.
dataArrayTreeNode[]Tree node definitions.[]
check-strictlyBooleantrue / falseAllow selecting a non-leaf node.false
clearableBooleantrue / falseShow clear action after selection.false
No matching data

EVENTS

PropertyTypeValuesDescriptiondefaultExampleMore
change / clearSelection and clear events.
No matching data
Last Updated: 2026-08-17, 08:33:54