atom :: Toggle
The toggle atom uses the .toggle class on <input> elements of the type checkbox.
| File Name | class | Source |
|---|---|---|
atom.toggle.css | .toggle | Github |
HTML
<input class="toggle" type="checkbox" /><input class="toggle" type="checkbox" checked />