Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
ace
Ace
PlaceHolderEvents
Interface PlaceHolderEvents
interface
PlaceHolderEvents
{
cursorEnter
:
(
(
e
)
=>
void
)
;
cursorLeave
:
(
(
e
)
=>
void
)
;
}
Index
Properties
cursor
Enter
cursor
Leave
Properties
cursor
Enter
cursor
Enter
:
(
(
e
)
=>
void
)
Type declaration
(
e
)
:
void
Parameters
e
:
any
Returns
void
cursor
Leave
cursor
Leave
:
(
(
e
)
=>
void
)
Type declaration
(
e
)
:
void
Parameters
e
:
any
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cursor
Enter
cursor
Leave
Ace API Reference
ace
src
ace
anchor
apply_delta
autocomplete
background_tokenizer
bidihandler
clipboard
commands
command_manager
default_commands
incremental_search_commands
multi_select_commands
occur_commands
config
css/editor-css
document
edit_session
editor
ext
Loading...
Generated using
TypeDoc