QuickPopup is a control similar to the PopupView for Vaadin 8+.
quickpopup
A popup control for Vaadin Flow
QuickPopup is a control similar to the PopupView for Vaadin 8+. It show a popup near to the target component when the show method is called.
Use CSS to customize it.
Install
Framework Support
Browser Compatibility
Install with
Release notes - Version 1.0.3.15
rewrite the js files and fix initial position.