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

    Function removeAllActive

    • Removes all active notifications.

      Returns Promise<void>

      A promise indicating the success or failure of the operation.

      import { removeAllActive } from '@tauri-apps/plugin-notification';
      await removeAllActive()

      2.0.0