@tauri-apps/plugin-notification - v2.3.0
    Preparing search index...

    @tauri-apps/plugin-notification - v2.3.0

    Send toast notifications (brief auto-expiring OS window element) to your user. Can also be used with the Notification Web API.

    Enumerations

    ScheduleEvery
    Importance
    Visibility

    Classes

    Schedule

    Interfaces

    Options
    ScheduleInterval
    Attachment
    Action
    ActionType
    PendingNotification
    ActiveNotification
    Channel

    Type Aliases

    PermissionState

    Functions

    isPermissionGranted
    requestPermission
    sendNotification
    registerActionTypes
    pending
    cancel
    cancelAll
    active
    removeActive
    removeAllActive
    createChannel
    removeChannel
    channels
    onNotificationReceived
    onAction