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