How to determine Inherited widgetset for Third-party Vaadin Component?

Hi,
It’s completely unobvious what to enter in the “Inherited widgetset” field when adding a Third-party Vaadin Component into project. Are there any rules?

Hi,

Usually, if you download a Vaadin add-on JAR, you can open its manifest and find the Vaadin-Widgetsets key:

image

1 Like