Label
A Label component from the Sigil design system.
Import
import { Label } from "@sigil-ui/components";Preview
Usage
<Label>Label content</Label>Props
| Prop | Type | Default | Description |
|---|---|---|---|
required | boolean | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-text | Text |
--s-error | Error |