Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/saveable
SaveAsOptions
Interface SaveAsOptions
interface
SaveAsOptions
{
formatType
?:
FormatType
;
saveReason
?:
SaveReason
;
target
:
URI
;
}
Hierarchy (
View Summary
)
SaveOptions
SaveAsOptions
Index
Properties
format
Type?
save
Reason?
target
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.
Readonly
target
target
:
URI
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
Type
save
Reason
target
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Formatting type to apply when saving.