I
FileSystemAccessShowSaveFileOptions
testeddemo`window.showSaveFilePicker` parameters.
Demo
Loading demo…
Signature
ts
interface FileSystemAccessShowSaveFileOptionsProperties
| Property | Type | Description |
|---|---|---|
suggestedName? | string | undefined | — |
types? | { description?: string; accept: Record<string, string[]>; }[] | undefined | — |
excludeAcceptAllOption? | boolean | undefined | — |