Somehow the release notes for the latest Safari Technology Preview missed the introduction of a native #HTML Switch widget via <input type=checkbox switch> ! It even supports accent-color and nicely animates when you toggle it.
Load https://codepen.io/Rik/pen/gOEYZgE?editors=1000 to give it a try.
The release notes do point out other nice stuff as well:
- @scope
- vertical centering for block containers via align-content
- scroll anchoring
https://webkit.org/blog/14885/release-notes-for-safari-technology-preview-185/






