Easy way to add exit verification dialog to your Vaadin Application
Offers simple one line API to define verification dialog shown to user when user is trying to exit or reload page. Can be used to warn if user has any unsaved changes. When changes are save, you can disable dialog with simple one liner.
Install
Framework Support
Browser Compatibility
11
Install with
Release notes - Version 0.3.1
disablePermanently API for client side by Benedek Herold