Removes all active notifications.
A promise indicating the success or failure of the operation.
import { removeAllActive } from '@tauri-apps/plugin-notification';await removeAllActive() Copy
import { removeAllActive } from '@tauri-apps/plugin-notification';await removeAllActive()
2.0.0
Removes all active notifications.