Legacy MultiSelect Input (will be deprecated with R-4429)
Note that the height for these components is greater in this documentation. In the app, the height is the same as our other input components.
With default values and a disabled option (legacy)
A disabled multiselect input (legacy)
with option to create new items (legacy)
MultiSelect Input
The input
type provides enhanced functionality with select all, clear all, text highlighting, and advanced configuration options.
Note that the height for these components is greater in this documentation. In the app, the height is the same as other input components.
Basic Input
Input with custom Select All text
Input with Custom Styling
Input with Custom Width
Component Types
The MultiSelect component supports different types:
legacy-input
(current default): The original multiselect component with basic functionalityinput
: Enhanced v2 component with select all, clear all, text highlighting, and advanced featuresfilter
: Filter-specific multiselect component