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