Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/web-media
ShortcutEvent
InterfaceShortcutEvent
wrapper containing KeyboardEvent information with additional data
interface
ShortcutEvent
{
event
:
KeyboardEvent
;
onFocusOnly
?:
boolean
;
platform
:
string
;
shortcut
:
string
;
shortcutGroupName
:
string
;
shortcutName
:
string
;
timestamp
:
number
;
}
Index
Properties
event
on
Focus
Only?
platform
shortcut
shortcut
Group
Name
shortcut
Name
timestamp
Properties
event
event
:
KeyboardEvent
Optional
on
Focus
Only
on
Focus
Only
?:
boolean
platform
platform
:
string
shortcut
shortcut
:
string
shortcut
Group
Name
shortcut
Group
Name
:
string
shortcut
Name
shortcut
Name
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
on
Focus
Only
platform
shortcut
shortcut
Group
Name
shortcut
Name
timestamp
Octra libraries - v2.0.0
Loading...
wrapper containing KeyboardEvent information with additional data