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