value
Description
sets the state of the Switch buttonType
boolean
Default value
false
Example
<Switch value={true}/>
Related article: Setting the value
Related sample: Switch Button
boolean
false
<Switch value={true}/>
Related article: Setting the value
Related sample: Switch Button