Skip to content

Toggle

<script src="/src/js/toggle-init.js"></script>

<div
  class="l-center"
  style="--cr-max-width: var(--bp-20); margin-top: var(--vertical-rhythm)"
>
  <label data-toggle class="l-cluster" style="--cl-gap:4px">
    <button role="switch" aria-checked="false" type="button"> </button>
    <span>Toggle Me</span>
  </label>
</div>

A simple, accessible, animated toggle switch