Module pytauri_plugins

Source
Expand description

See also: tauri-apps/plugins-workspace

You can access this module in Python via pytuari.EXT_MOD.pytauri_plugins.

Modules§

dialogplugin-dialog
See also: tauri_plugin_dialog
notificationplugin-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.