--- title: Select desc: Select is used to pick a value from a list of options. layout: components classnames: component: - class: select desc: For ```html ``` ```jsx ``` ### ~Ghost (no background) ```html ``` ```jsx ``` ### ~With fieldset and fieldset-labels
Browsers Optional
```html
Browsers Optional
``` ```jsx
Browsers Optional
``` ### ~Primary color ```html ``` ```jsx ``` ### ~Secondary color ```html ``` ```jsx ``` ### ~Accent color ```html ``` ```jsx ``` ### ~Neutral color ```html ``` ```jsx ``` ### ~Info color ```html ``` ```jsx ``` ### ~Success color ```html ``` ```jsx ``` ### ~Warning color ```html ``` ```jsx ``` ### ~Error color ```html ``` ```jsx ``` ### ~Sizes
```html ``` ```jsx ``` ### ~Disabled ```html ``` ```jsx ```