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
Width Behavior
The MultiSelect component automatically matches the width of its parent container. The dropdown menu will also match the input width. To control the width, wrap the component in a container with your desired width:
Component Types
The MultiSelect component supports different types:
input: Enhanced v2 component with select all, clear all, text highlighting, and advanced featuresfilter: Filter-specific multiselect component