Create stunning custom checkboxes using the base checkbox element and designing yourself the exterior look of it.
Show codeHide code
Name
Type
Default
labelThe label to display for the checkbox.
Show exampleHide example
idThe form input identifier.
Show exampleHide example
true-valueThe value to set when the checkbox is checked.
Show exampleHide example
false-valueThe value to set when the checkbox is unchecked.