Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
monaco
WillSaveMonacoModelEvent
Interface WillSaveMonacoModelEvent
interface
WillSaveMonacoModelEvent
{
model
:
MonacoEditorModel
;
options
?:
SaveOptions
;
token
:
CancellationToken
;
}
Index
Properties
model
options?
token
Properties
model
model
:
MonacoEditorModel
Optional
options
options
?:
SaveOptions
token
token
:
CancellationToken
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
model
options
token
Theia TypeDoc
Loading...