ibm-js / delite

HTML Custom Element / Widget infrastructure
http://ibm-js.github.io/delite/
Other
68 stars 28 forks source link

KeyNav: let handler choose to not handle key #518

Closed wkeese closed 4 years ago

wkeese commented 4 years ago

If tabKeyHandler() etc. returns false, let the event bubble and let the browser handle the key.