React UI Components Documentation

Properties

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

Events

checked Event
change Event
unchecked Event

Methods

NameArgumentsReturn Type
check None
disable None
enable None
toggle None
uncheck None
val value