To ensure that the JS side matches the native side when declarative properties for handling specific keyboard keys are set, it would be good to implement preventDefault() on the JS side similar to how we marked handled() in the native side.
See comment thread for details.