Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/saveable
SaveOptions
Interface SaveOptions
interface
SaveOptions
{
formatType
?:
FormatType
;
saveReason
?:
SaveReason
;
}
Hierarchy (
View Summary
)
SaveOptions
SaveAsOptions
Index
Properties
format
Type?
save
Reason?
Properties
Optional
Readonly
format
Type
formatType
?:
FormatType
Formatting type to apply when saving.
Optional
Readonly
save
Reason
saveReason
?:
SaveReason
The reason for saving the resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
Type
save
Reason
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Formatting type to apply when saving.