1
1
Fork
You've already forked kitten-accessible-switch
0
Kitten port of the accessible toggle/switch component by Kitty Giraudel. https://kittygiraudel.com/2021/04/05/an-accessible-toggle/
  • JavaScript 100%
2024年01月15日 16:41:28 +00:00
demo Initial add 2024年01月15日 16:41:28 +00:00
.gitignore Initial add 2024年01月15日 16:41:28 +00:00
AccessibleSwitch.component.js Initial add 2024年01月15日 16:41:28 +00:00
package-lock.json Initial add 2024年01月15日 16:41:28 +00:00
package.json Initial add 2024年01月15日 16:41:28 +00:00
README.md Initial add 2024年01月15日 16:41:28 +00:00

Accessible Switch / Toggle component for Kitten

This is a work-in-progress port of the accessible toggle/switch component by Kitty Giraudel.

I was going to use it in Kitten’s Settings app but then redesigned the interface so it wasn’t necessary so I haven’t completed the port but I’m making it available here in case I need it in the future and want to finish it off.

Run the demo

kitten demo