Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
IEditorOption
Interface IEditorOption<K, V>
Type Parameters
K
extends
EditorOption
V
Hierarchy
IEditorOption
Index
Properties
default
Value
id
name
Methods
apply
Update
Properties
default
Value
default
Value
:
V
Readonly
id
id
:
K
Readonly
name
name
:
string
Methods
apply
Update
apply
Update
(
value
:
V
, update
:
V
)
:
ApplyUpdateResult
<
V
>
Might modify
value
.
Parameters
value:
V
update:
V
Returns
ApplyUpdateResult
<
V
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Monaco
Editor API
editor
languages
css
html
json
typescript
worker
IEditor
Option
default
Value
id
name
apply
Update
Might modify
value.