martywallace/vue-keyboard

Improve markup

Closed this issue · 0 comments

  • div I find too generic for a keyboard component, I'll look at a better parent container element to use.
  • Is there any value in putting each row as a ul and the buttons inside li's?
  • Are there any accessibility (aria-) attributes I should leverage?