BaseCheckboxHeadless

Custom checkbox

Create stunning custom checkboxes using the base checkbox element and designing yourself the exterior look of it.

Select people

Kendra Wilson

Software Engineer

Hermann Mayer

Sales Manager

Melany Lawright

HR Manager

Show code
v-model
The model value of the checkbox.
Show example
label
The label to display for the checkbox.
Show example
id
The form input identifier.
Show example
true-value
The value to set when the checkbox is checked.
Show example
false-value
The value to set when the checkbox is unchecked.
Show example
#default
Show example
el
The underlying HTMLInputElement element.
Show example