QuickPopup component for Vaadin Flow: # 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.