Accessible toggle
I recently got given a design that included a toggle. But I know they are not the most accessible of components, so I had to do some research on the best ways to create them. I started at https://www.w3.org/WAI/ARIA/apg/patterns/switch/. This site is...