@mathjax/src
Preparing search index...
a11y/explorer/KeyExplorer
keyMapping
Type Alias keyMapping
keyMapping
:
(
explorer
:
SpeechExplorer
,
event
:
KeyboardEvent
)
=>
boolean
|
void
Type of function that implements a key press action
Type Declaration
(
explorer
:
SpeechExplorer
,
event
:
KeyboardEvent
)
:
boolean
|
void
Parameters
explorer
:
SpeechExplorer
event
:
KeyboardEvent
Returns
boolean
|
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mathjax/src
Loading...
Type of function that implements a key press action