Shows an HTML5 desktop notification.
Main text of the notification.
Optionaltitle: string
Title of the notification.
Optionalimage: string
URL of an image to show in the notification.
Optionalonclick: () => void
Callback when the notification is clicked by user.
Shows an HTML5 desktop notification.