Label
A form label that pairs with any input and dims when the field is disabled.
Installation
Copy the command below and run it in your terminal.
Usage
Import Label and pair it with an input:
Examples
Common usage patterns for Label with form fields.
With email input
With required indicator
Disabled field
Anatomy
Label - Labels a form control.
bunx @sivir-ui/svelte add label