This is a toggle that overrides a native HTML checkbox input element.

The toggle is hidden from accessibility tools, such as screen readers, which will use the native HTML checkbox. Keyboard users can tab to the element and toggle it with the SPACE key.