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

Yes, you can use Elements and Vaadin components.

-Olli

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