Switch constructor interface
Creates a new switch
The label of the switch. Can use full HTML.
The initial value of the switch.
Optional
Change event when the switch is toggled.
A new switch.
Generated using TypeDoc
Switch constructor interface