BubbleDialog component for Vaadin Flow 14.+ - Vaadin Add-on Directory
BubbleDialog to attach to an element.### BubbleDialog
This component let you attach a bubble to an element and show it when you need.
View on GitHubBubbleDialog component for Vaadin Flow 14.+ version 1.0.0
First release for Polymer 3
BubbleDialog component for Vaadin Flow 14.+ version 1.0.2
minimal build fix.
BubbleDialog component for Vaadin Flow 14.+ version 1.0.4
Add support to be themed with CssImport.
Ej:
@CssImport(value = "./styles/bubble-custom.css",themeFor = "bubble-dialog")
BubbleDialog component for Vaadin Flow 14.+ version 1.0.4.1
minimal fix on the js template