jaames/iro.js

Add ARIA attributes to sliders

jepsar opened this issue · 0 comments

Improve accessibility by adding the appropriate ARIA attributes to the sliders.

See https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/slider_role

Relates to #237