PopupButton is a popular add-on for the Vaadin Framework. It adds a popup to the regular Vaadin Button. The popup can be opened either by clicking the button or programmatically, and the popup can contain any Vaadin components.
Vaadin Add-on
PopupButton is a popular add-on for the Vaadin Framework. It adds a popup to the regular Vaadin Button. The popup can be opened either by clicking the button or programmatically, and the popup can contain any Vaadin components.