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
Deleting the wiki page "Guide to Migrate Autocomplete component to Combobox & MultiSelect" cannot be undone. Continue?