Elements Label
Back to Elements

Label

0 components

UI elements you can copy into your project.

API reference

Generated from each primitive's $props() declaration.

Label.Root

Form field label.

Prop Type Default Description
ref bind: HTMLElement | null null
class as className string
...restProps Record<string, unknown> Remaining attributes, spread onto the underlying element.