Popup that can be bound to element by id, and be opened by clicking to target element
Usage
Popup is a component which is bound to target component by id of the target component. After clicking on the target component, popup will be shown and will be closed after clicking out side of the popup. Popup also can be show/hidden manually, by calling functions show/hide of the popup component.
Client-side implementation
This is the server-side (Java) API for Vaadin Platform for the vcf-popup component. Looking for the client-side version? It can be found here: https://vaadin.com/directory/component/vaadin-component-factoryvcf-popup
Sponsored development
Major pieces of development of this add-on has been sponsored by multiple customers of Vaadin. Read more about Expert on Demand at: Support and Pricing
Install
Framework Support
Vaadin platform 20+
Browser Compatibility
11
Install with
Release notes - Version 3.0.0
Version 3.0.0
- Fix issues due Vaadin 22.0.0
- Vaadin 22+ required