Select

Select allows 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 is a type of form field that enables users to select one or more values from a pre-defined list of options. It is especially useful when the list of options is long (more than 15) as it allows the user to narrow down the results by typing the value and, therefore, make the selection quicker.

Overview / Introduction