tauri-apps / tauri-apps/plugins-workspace
Add some field for the SaveDialogOptions in @tauri-apps/plugin-dialog.
Open
plugin: dialog
status: upstream
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
Add the following field for the SaveDialogOptions when show the dialog of save in tauri-apps/plugin-dialog
```
directory?: boolean;
```
Contributor guide
Assessment
This issue has not been assessed yet.