Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
interfaces
Operation
Interface Operation
interface
Operation
{
args
:
any
;
command
:
{
name
?:
string
}
;
docChanged
?:
boolean
;
selectionAfter
?:
Range
|
Range
[]
;
selectionBefore
?:
Range
|
Range
[]
;
selectionChanged
?:
boolean
;
}
Index
Properties
args
command
doc
Changed?
selection
After?
selection
Before?
selection
Changed?
Properties
args
args
:
any
command
command
:
{
name
?:
string
}
Optional
doc
Changed
docChanged
?:
boolean
Optional
selection
After
selectionAfter
?:
Range
|
Range
[]
Optional
selection
Before
selectionBefore
?:
Range
|
Range
[]
Optional
selection
Changed
selectionChanged
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
doc
Changed
selection
After
selection
Before
selection
Changed
Ace API Reference
Loading...