Ace API Reference
Preparing search index...
ace
Ace
PlaceHolderEvents
Interface PlaceHolderEvents
interface
PlaceHolderEvents
{
cursorEnter
:
(
e
:
any
,
emitter
:
PlaceHolder
)
=>
void
;
cursorLeave
:
(
e
:
any
,
emitter
:
PlaceHolder
)
=>
void
;
}
Index
Properties
cursor
Enter
cursor
Leave
Properties
cursor
Enter
cursorEnter
:
(
e
:
any
,
emitter
:
PlaceHolder
)
=>
void
cursor
Leave
cursorLeave
:
(
e
:
any
,
emitter
:
PlaceHolder
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
Enter
cursor
Leave
Ace API Reference
Loading...