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