Key Event

From Documentation
⧼coll-notfound_msg⧽

Return to Documentation.



Key event

  • Key event represents a key pressed by the user.

onCtrlKey - This event is fired when the user presses a key along with a ctrl key. Event listeners are provided with KeyEvent in the event listener.