Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
SaveAsOptions
Interface SaveAsOptions
interface
SaveAsOptions
{
formatType
?:
FormatType
;
saveReason
?:
SaveReason
;
target
:
URI
;
}
Hierarchy (
view full
)
SaveOptions
SaveAsOptions
Index
Properties
format
Type?
save
Reason?
target
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.
Readonly
target
target
:
URI
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
format
Type
save
Reason
target
Theia TypeDoc
Loading...
Formatting type to apply when saving.