NB! The component will be deprecated soon.
Please check out our new Select component.
Example
With Label
Disabled
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| field | atom | Yes | - | Field name for underlying surface select component |
| label | string | Yes | - | Label title |
| prompt | string | No | - | Placeholder |
| disabled | boolean | No | false | Whether the component is disabled |