Skip to content

Create a WebComponent html generator #4920

@caalador

Description

@caalador

Generator should be able to create the WebComponent html that is served to the client by WebComponentElementProvider.

  • needs to support on the fly generation and to file for bundling
  • properties are generated from @WebComponentProperty annotated Fields and Methods
  • attribute data on the element should be synced to the server.
  • Element ID needs to be stored on the client side UI element so that Flow finds it

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions