New
Storybook for SvelteKitAutomate with Chromatic
Storybook Day 2023
Star77,538
Back to glossary
Add your project

Emotion select components

25 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 15 projects.

25components153storiesLast updated yesterday
Tweet
Add your component
RichSelect
Scaleway
18
Select
Phork
16
Select
Grafana
11
Checkbox (selection control)
Natura Cosmeticos
10
Select
kiwicom
9
Deprecated Select
kiwicom
9
Select Dropdown
SpaceONE
9
Select Card
SpaceONE
9
DateSelect
AppNexus
8
Switch (selection control)
Natura Cosmeticos
7
Select
Workday
6
Radio (selection control)
Natura Cosmeticos
6
Select Status
SpaceONE
6
Select Button
SpaceONE
5
Selector
SumUp
4
Select
Chakra
2
Select
Workday
2
SelectorGroup
SumUp
2
Select Button Group
SpaceONE
2

Related tags

Form