Feature proposal
First of all: Thank you for making this Vaadin add-on - your work is appreciated.
I would like to make use of some Xterm add-ons (addon-image to be precise). The general procedure is described here.
So I would like to propose adding support for loading a list of add-ons.
Describe solution expectations
It would be great if there would be some way to add a list of add-on names and get the imports and loadAddOn-calls generated automatically.
Also most add-ons come with their object that exposes settings of the add-on. While I consider this a bonus, it would of course be great if somehow these settings objects could be exposed as Java objects.
Additional information
No response
Feature proposal
First of all: Thank you for making this Vaadin add-on - your work is appreciated.
I would like to make use of some Xterm add-ons (addon-image to be precise). The general procedure is described here.
So I would like to propose adding support for loading a list of add-ons.
Describe solution expectations
It would be great if there would be some way to add a list of add-on names and get the imports and loadAddOn-calls generated automatically.
Also most add-ons come with their object that exposes settings of the add-on. While I consider this a bonus, it would of course be great if somehow these settings objects could be exposed as Java objects.
Additional information
No response