Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
interfaces
BehaviorAction
Type Alias BehaviorAction
BehaviorAction
:
(
state
:
string
|
string
[]
,
action
:
string
,
editor
:
Editor
,
session
:
EditSession
,
text
:
string
|
Range
,
)
=>
|
(
{
selection
:
number
[]
;
text
:
string
}
|
Range
)
&
{
[
key
:
string
]:
any
;
}
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...