atom :: Toggle

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

File Description Source
atom.toggle.css All toggle styles (.toggle) Github

Playground

State

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

HTML