Select
Display a dropdown list of items.
Note: This component renders content inside of a drawer at small viewports.
Usage
import { Select } from "@skyltmax/ds9"Examples
Basic
The dropdown menu is portalled so it has no problem breaking out of overflow:hidden containers.
Code