◇
Label
1 partsAnatomy
Import the parts and compose them. Each part forwards attributes to its underlying element.
vue
import {
Label,
} from '@robonen/primitives/label';
<Label />API Reference
Label
Root| Prop | Type | Description |
|---|---|---|
for? | string | The id of the element the label is associated with (renders as `for`). |