We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The checkbox is a HTML component, that presents a boolean (true/false) value.
<label class="be-ch-countainer">Primary
<input type="checkbox" checked="checked"> <span class="be-ch-checkmark be-ch-checkmark-primary"></span>
</label>
There was an error while loading. Please reload this page.