Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
interfaces
KeyboardHandler
Type Alias KeyboardHandler
KeyboardHandler
:
Partial
<
HashHandler
>
&
{
attach
?:
(
editor
:
Editor
)
=>
void
;
detach
?:
(
editor
:
Editor
)
=>
void
;
getStatusText
?:
(
editor
?:
any
,
data
?:
any
)
=>
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...