antfu / drauu

Headless SVG-based drawboard in browser.
https://drauu.netlify.app/
MIT License
1.2k stars 64 forks source link

chore: add title, aria-label, and focus button for accessibility #8

Closed zuramai closed 3 years ago

zuramai commented 3 years ago

Sometimes user get confused about a tool name, so I added some attributes title, aria-label, and focus state to the button for easier accessibility (like moving to another tool just with tabbing).

image