Ace API Reference
Preparing search index...
src/apply_delta
applyDelta
Function applyDelta
applyDelta
(
docLines
:
string
[]
,
delta
:
Ace
.
Delta
,
doNotValidate
?:
any
)
:
void
Applies a delta to a document.
Parameters
docLines
:
string
[]
delta
:
Ace
.
Delta
Optional
doNotValidate
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...
Applies a delta to a document.