atom :: Toggle

The toggle atom uses the .toggle class on <input> elements of the type checkbox.

FileDescriptionSource
atom.toggle.cssAll toggle styles (.toggle)Github

Playground

State

Copied!
<input class="toggle" type="checkbox" checked />

HTML