Vibe UI
Initializing Vibe UI System...

Label

An accessible, polymorphic label component that integrates with form input controls.

Label

An accessible, polymorphic label component that integrates with form input controls.

Preview

Installation

pnpm dlx vibe-ui-kit@latest add label

Examples

Explore form integrations and accessibility states.

Props

PropTypeDefaultDescription
htmlForstring-The ID of the input element that this label is associated with.
asChildbooleanfalseChange the underlying rendered element to a Slot component for polymorphism.

Contributors

JS
Jenish Sabhadiya

Theme Customizer

8px
@theme {
  --radius: 0.5rem;
  --glass-blur: 8px;
}
Changes apply instantly to this documentation workspace.
Label | Vibe UI