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