Select
The <Select />
component extends <select />
and allows basic styling.
import { Select } from 'minerva-ui';
Disabled Select
Props
These are props related to the Skeleton component.
Name | Type | Is Required | Default | Description |
---|---|---|---|---|
disabled | boolean | optional | none | Toggles disabled state |