.atlas-toggle
Toggle
Single-button toggle. Different from switch: typically holds an icon.
States
<button class="atlas-toggle" aria-pressed="false">Off</button> <button class="atlas-toggle is-on" aria-pressed="true">On</button>
Single-button toggle. Different from switch: typically holds an icon.
<button class="atlas-toggle" aria-pressed="false">Off</button> <button class="atlas-toggle is-on" aria-pressed="true">On</button>