Emotion select components

17 selects are styled using Emotion. A select is a type of input that allows users to choose one or more options from a list of choices. The options are hidden by default and revealed when a user interacts with an element. It shows the currently selected option in its default collapsed state. Emotion is a styling library that allows you to write styles in JavaScript. This technique is known as CSS-in-JS. When you write CSS alongside your JavaScript component files, you’re naturally encouraged to scope styling at the component level. Emotion is used to style 14 projects.

17components119storiesLast updated 6 months ago
Tweet
Add your component
RichSelect
Select
Select
Checkbox (selection control)
Select
Deprecated Select
DateSelect
SelectorGroup
Switch (selection control)
Radio (selection control)
Select
Select
Select
SelectField
SelectInput
DeviceTestSelect

Related tags