@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
12 lines (7 loc) • 412 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@fgv/ts-web-extras](./ts-web-extras.md) > [ShowDirectoryPickerOptions](./ts-web-extras.showdirectorypickeroptions.md) > [mode](./ts-web-extras.showdirectorypickeroptions.mode.md)
## ShowDirectoryPickerOptions.mode property
**Signature:**
```typescript
mode?: 'read' | 'readwrite';
```