KeyboardEventExtension extension
Properties
- isArrowDown → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isArrowKey → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isArrowLeft → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isArrowRight → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isArrowUp → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isKeyEnter → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isKeyEscape → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isKeySpace → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isKeyTab → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - isKeyTabOrEnter → bool
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter -
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
no setter - keyCodeSafe → int?
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
Safe access to legacykeyCode(may throw in some browsers).no setter - keyLC → String
-
Available on KeyboardEvent, provided by the KeyboardEventExtension extension
Normalized key as lower-case.no setter