Select

Select and Multiselect components allow users to choose one or more values from a pre-defined list of options.

Component checklist

React documented

Flutter documented

Design

Is the design finished and component available in Figma library?

Up to date

React

Is new design vision part implemented using new tokens?

Up to date

Flutter

Is new design vision part implemented using new tokens?

Up to date

 

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.

Overview / Introduction