Forms
Multi Select
A powerful tag-based selection component with a full-screen modal picker for mobile-first interactions.
Preferred Stack
Props
| Prop | Type |
|---|---|
options | MultiSelectOption[] |
selected | string[] |
onChange | (s: string[]) => void |
placeholder | string |
label | string |
error | string |
