React documented
Component checklist
Flutter documented
Design
Is the design finished and component available in Figma library?
React
Is new design vision part implemented using new tokens?
Flutter
Is new design vision part implemented using new tokens?
Introduction
The Select and Multiselect are types of inputs that enable users to select one or more values from a pre-defined list of options.
They are especially useful when the list of options is long as it allows the user to narrow down the results by typing the value and, therefore, make the selection quicker.

Related components