cehfisher / a11y-style-guide

Accessibility (A11Y) Style Guide
http://a11y-style-guide.com/style-guide
MIT License
558 stars 61 forks source link

Revise: Switch Controls #237

Closed scottaohara closed 5 years ago

scottaohara commented 6 years ago

See the different types of switches that could be built.

Some are better than others and it'd be good to focus on the betters here.

scottaohara commented 5 years ago

closing. switches got their issues, but they're at least largely working in all browsers/AT in some form now.

Might be worth doing different patterns of different types of toggles. e.g. aria-pressed=true/false. but that'd be an alternate component to switches.