Skip to content

ChoiceChips

Compact single- or multi-select rendered as chips. Good for filters and quick toggles.

Single select

Range
Example

Multi-select

Tags

Bordered

API

Props

NameTypeDefaultDescription
valueChoiceChipsValuenull
optionsArray() => []
multiplebooleanfalse
labelstring""
alignmentChoiceAlignment"flex"
hueEpHue"primary"
stateDataEntryState"default"
sizeEpSizeundefined
disabledbooleanfalse
borderedbooleanfalse
assistiveTextstring""
alertMessagestring""
ariaLabelstring""

Events

EventPayloadDescription
update:value{"names":["ChoiceChipsValue"]}
change{"names":["ChoiceChipsValue"]}

Slots

SlotScopeDescription
chipoption, selected

Released under the MIT License. Built with VitePress.