Module tauri_wasm::plugin::notification
source · Expand description
§Notification bindings
Send toast notifications (brief auto-expiring OS window element) to your user. Can also be used with the Notification Web API.
Structs§
- The desktop notification definition.
Enums§
- Possible permission values.
Functions§
- Checks if the permission to send notifications is granted.
- Requests the permission to send notifications.