Closed geoffroy-noel-ddh closed 1 year ago
HTML datalist is simple and comes close to what I want. But unfortunately it can't be opened programmatically. So requirement 1 & 2 are not possible with vue.js.
So the best option is probably to build a combobox with vue.
Note that Buefy UI component library is not yet compatible with the version 3 of vuejs we are using in the project.