Select
Form select component
import { Select, Box } from 'theme-ui'
Variants
Select variants can be defined in theme.forms
and the component uses the
theme.forms.select
variant by default.
Custom arrow icon
Edit the page on GitHub
Form select component
import { Select, Box } from 'theme-ui'
Select variants can be defined in theme.forms
and the component uses the
theme.forms.select
variant by default.
Edit the page on GitHub