NativeSelect
A NativeSelect component from the Sigil design system.
Import
import { NativeSelect } from "@sigil-ui/components";Preview
Usage
<NativeSelect>NativeSelect content</NativeSelect>Props
| Prop | Type | Default | Description |
|---|---|---|---|
error | `string | boolean` | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-input-height | Input height |
--s-radius-input | Radius input |
--s-radius-md | Radius md |
--s-border-style | Border style |
--s-background | Background |
--s-duration-fast | Duration fast |
--s-surface | Surface |
--s-text-muted | Text muted |
--s-error | Error |
--s-border | Border |
--s-primary | Primary |