Search
Preparing search index...
The search index is not available
Monaco Editor API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Monaco Editor API
monaco
editor
ApplyUpdateResult
Class ApplyUpdateResult<T>
Type parameters
T
Hierarchy
ApplyUpdateResult
Index
Constructors
constructor
Properties
did
Change
new
Value
Constructors
constructor
new
Apply
Update
Result
<
T
>
(
newValue
:
T
, didChange
:
boolean
)
:
ApplyUpdateResult
<
T
>
Type parameters
T
Parameters
newValue:
T
didChange:
boolean
Returns
ApplyUpdateResult
<
T
>
Properties
Readonly
did
Change
did
Change
:
boolean
Readonly
new
Value
new
Value
:
T
Exports
monaco
editor
languages
worker
Apply
Update
Result
constructor
did
Change
new
Value