Expand description
See also: tauri-apps/plugins-workspace
You can access this module in Python via pytuari.EXT_MOD.pytauri_plugins
.
Modules§
- dialog
plugin-dialog
- See also: tauri_plugin_dialog
- notification
plugin-notification
- See also: tauri_plugin_notification
Constants§
- PLUGIN_
DIALOG - Whether the
plugin-dialog
feature is enabled. - PLUGIN_
NOTIFICATION - Whether the
plugin-notification
feature is enabled.