Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
filesystem
SaveDialogOptions
Interface SaveDialogOptions
interface
SaveDialogOptions
{
buttonLabel
?:
string
;
filters
?:
FileFilter
[]
;
maxWidth
?:
number
;
modal
?:
boolean
;
path
:
string
;
title
?:
string
;
}
Index
Properties
button
Label?
filters?
max
Width?
modal?
path
title?
Properties
Optional
button
Label
button
Label
?:
string
Optional
filters
filters
?:
FileFilter
[]
Optional
max
Width
max
Width
?:
number
Optional
modal
modal
?:
boolean
path
path
:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
button
Label
filters
max
Width
modal
path
title
Theia TypeDoc
Loading...