Custom Elements Documentation

Properties

checked boolean false
disabled boolean false
height number null
orientation string 'horizontal'
onLabel string 'On'
offLabel string 'Off'
thumbSize string '40%'
rtl boolean false
width number null

Events

checked Event
change Event
unchecked Event

Methods

check Method
disable Method
enable Method
toggle Method
uncheck Method
val Method