Crate tauri_plugin_dialog

Source
Expand description

Native system dialogs for opening and saving files along with message dialogs.

Structs§

Enums§

  • Represents either a filesystem path or a URI pointing to a file such as file:// URIs or Android content:// URIs.
  • Set of button that will be displayed on the dialog
  • Types of message, ask and confirm dialogs.

Traits§

Functions§

  • Initializes the plugin.

Type Aliases§