Basic
+mdc-switch
Selected
+mdc-switch()(selected)
Disabled
+mdc-switch()(disabled)
Attributes
Name | Type | Description |
selected | Boolean | If true, the switch is on. If false, the switch is off. |
disabled | Boolean | Indicates whether or not the switch is disabled. |