We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Autocomplete component is deprecated and will be removed in the next major release.
Combobox
<Combobox :options="options" v-model="val" placeholder="Select option" /> <MultiSelect :options="options" v-model="val" placeholder="Select option" />
Check their story files for extensive examples: Combobox MultiSelect
There was an error while loading. Please reload this page.