Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
SaveOptions
Interface SaveOptions
interface
SaveOptions
{
formatType
?:
FormatType
;
saveReason
?:
SaveReason
;
}
Index
Properties
format
Type?
save
Reason?
Properties
Optional
Readonly
format
Type
format
Type
?:
FormatType
Formatting type to apply when saving.
Optional
Readonly
save
Reason
save
Reason
?:
SaveReason
The reason for saving the resource.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
format
Type
save
Reason
Theia TypeDoc
Loading...
Formatting type to apply when saving.