Add code member to KeyboardEvent
OndrejSpanel opened this issue · 1 comments
OndrejSpanel commented
KeyboardEvent should contain code member. This is useful when one wants to identify keys on prominent locations like Backquote even with international layouts, which do not have "`" printable representation for that key.
armanbilge commented
Thanks! A PR would be welcome to add this :)