aaronshaf / react-toggle

Elegant, accessible toggle component for React. Also a glorified checkbox.
http://aaronshaf.github.io/react-toggle/
MIT License
945 stars 159 forks source link

Adds label property to improve accessibility #172

Open jsantanders opened 3 years ago

jsantanders commented 3 years ago

the label property is used by screen readers, a configurable label would improve the right characterization of the toggle.