checked
Description
Optional. Defines whether a control is switched on/offUsage
boolean
Default value
false
Example
<Switch value={true}/>
Related article: Controlling the state of the button
Related sample: Switch Button
boolean
false
<Switch value={true}/>
Related article: Controlling the state of the button
Related sample: Switch Button