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