Switch
Usage notes
Switches allow users to turn an individual option on or off. They are usually used to activate or deactivate a specific setting.
Default
Toggle markup
<coral-switch></coral-switch>
Checked
Toggle markup
<coral-switch checked="">Checked</coral-switch>
Disabled
Toggle markup
<coral-switch disabled="">Disabled</coral-switch>
Labelled
Toggle markup
<coral-switch>Add Adobe Stock. Get one month free.*</coral-switch>
<coral-switch labelled="Check"></coral-switch>