MultiSelect
Here you can find some recipes for using the MultiSelect component.
The <MultiSelect> component combines a text input with a listbox, allowing users to filter a list of options to items matching a query, selecting multiple items or adding a new value.
Example
You can use the MultiSelect to enable users to select multiple values and search for them.
Preview
Code