@mjvesa
As I understood a LitElement is basically the frontend representation of a component and misses the backend part.
Vaadin flow kind of lets you code components fully in the backend without needing to seperate it into frontend and backend, could we add support for that?