martywallace / vue-keyboard

A simple virtual keyboard for Vue.js.
MIT License
153 stars 16 forks source link

Add class to standard buttons #2

Closed martywallace closed 8 years ago

martywallace commented 8 years ago

Probably not useful for 99% of situations, but developers may want for whatever reason to be able to reference single standard buttons in the keyboard. We can use char-x as the class name e.g. char-a, char-b.