NotifyV14 - Vaadin Add-on Directory
Simple sending of system notifications to the end user for Vaadin 14+# Notify V14
*The Notifications API allows web pages to control the display of system notifications to the end user. These are outside the top-level browsing context viewport, so therefore can be displayed even when the user has switched tabs or moved to a different app. The API is designed to be compatible with existing notification systems, across different platforms* - now in your Vaadin 14+ project.
## Documentation
[docs.f0rce.de/notify](https://docs.f0rce.de/notify)
## License
[MIT](https://github.com/F0rce/Notify/blob/main/LICENSE)
View on GitHubIssue tracker
Author Homepage
NotifyV14 version 1.1.0
# v1.1.0 - Stable Release
- Add-on has been tested in all [supported browsers](https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API#browser_compatibility) (besides Android browser, but it should be supported) and in productive environment
If you find this component usefull, I would really appreciate a rating or a star on the [GitHub Repository](https://github.com/f0rce/notify)
For Issues / Feature Requests please visit [notify/issues](https://github.com/f0rce/notify/issues) on GitHub.