on Key Press
Deprecated
Use onKeyDown instead
Replace with
onKeyDownContent copied to clipboard
Adds an onKeyPress handler.
https://developer.mozilla.org/en-US/docs/Web/API/Document/keypress_event
Use onKeyDown instead
onKeyDownAdds an onKeyPress handler.
https://developer.mozilla.org/en-US/docs/Web/API/Document/keypress_event