.checkbox-input
Element
Checkbox input that returns a boolean value
.tiny
.small
.medium
.large
.extra
Syntax
$result = .checkbox-input
basic checkbox (defaults to unchecked)
$result = .checkbox-input $initial
with initial value from variable
$result = .checkbox-input true
with boolean literal value