Module tauri_wasm::plugin::dialog
source · Expand description
§Dialog bindings
Native system dialogs for opening and saving files.
Structs§
- The file dialog builder.
- The FileResponse (from the Tauri v2 API)
- A builder for message dialogs.
Enums§
- Types of message, ask and confirm dialogs.