Multi-Select ComboBox

v1.0.0

A multi-select input with search and tags.

Interactive Implementation

Type to filter and select options.

Selected Collection Stack: [typescript, tailwind]

Properties API

All available props for this component.

Property
Type
Default
Description
optionsComboBoxOption[]requiredArray list of key/value string pairs representing total selectable query items.
valuestring[][]Array collection strings mapping directly onto the currently active allocated tags selection array.
onChange(value: string[]) => voidrequiredState handler tracking push changes and node pops over choice actions.
placeholderstring'Select items...'The typography overlay line visible when the selection tracking array is empty.
© 2026 Venti UI Labs. UI made right.