Checkbox
A checkbox with an optional label and description. Bindable and disableable.
Launch checklist
2 / 5Installation
Copy the command below and run it in your terminal.
Usage
Import and use the Checkbox component:
Examples
Label only
With description
Disabled
Checked
Anatomy
Checkbox - Selects or clears a boolean value.
bunx @sivir-ui/svelte add checkbox