keypress constant

String const keypress

KeyboardEvent Fired when the user presses a key from the keyboard that produces a character value while the map is focused.

Implementation

static const keypress = 'keypress';