Select

Select component to select value from options.

Usage

A dropdown menu for displaying choices - an elegant alternative to the native element. Utilizing Radio is recommended when there are fewer total options (less than 5).

States

Specs

We provide 3 sizes of select: large, default and small:

  • Large

  • Default

  • Small

Sample code

// Some code

Last updated