Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
CssImport when using Component Exporter by Mikhail Shabarov, 1 month ago
Elements Addon
If I use the Elements Addon in my project I need to only use Elements or can I use only one or two elements with my vaadin comps(sample I need to use only the fab button from elements, but the panel, grid from vaadin basic)
tks
Last updated on
Yes, you can use Elements and Vaadin components.
-Olli
Last updated on
+1
To be precise Elements Add-On is a helper library for creating Vaadin Components out of Web Components
I recommend to inspect this example
https://github.com/Artur-/date-picker
Last updated on
You cannot reply to this thread.