checked | bool | false |
Sets or gets the
|
||
disabled | bool | false |
Sets or gets the
|
||
height | int | null |
Sets or gets the
|
||
orientation | string | 'horizontal' |
Sets or gets the
|
||
onLabel | string | 'On' |
Sets or gets the
|
||
offLabel | string | 'Off' |
Sets or gets the
|
||
thumbSize | string | '40%' |
Sets or gets the
|
||
width | int | null |
Sets or gets the
|
||
Events |
||
checked | Event | |
Code examples
Bind to the
|
||
change | Event | |
Code examples
Bind to the
|
||
unchecked | Event | |
Code examples
Bind to the
|
||
Methods |
||
check | Method | |
|
||
disable | Method | |
|
||
enable | Method | |
|
||
toggle | Method | |
|
||
uncheck | Method | |
|
||
val | Method | |
|