Integrate Vaadin components in Cuba

Hello,

Let say I find a Vaadin component witch is not part of Cuba Component Palette and I want to use it.
How can I integrate the Vaadin component in Cuba UI?
Is there any tutorial, (git) example? Should I install Vaadin Designer (from framework 7) plugin?
I know there are two major Vaadin releases. Which one is supported by Cuba?
(I saw a couple of separate approaches on the forum but however, I am confused).
I use 7.2.4 Cuba framework.
Thank you!
-n

Hi,

There is a section in the official documentation that can help you with your task: Creating Custom Visual Components - CUBA Platform. Developer’s Manual

Vaadin 8 is used as a base for the CUBA Generic UI, so your components should be compatible with this version.

Regards,
Andrey