Hello Sergio, thank you very much for this component. I have two questions

Hello Sergio,

thank you very much for this component. I have two questions:

  1. Does the value change event work properly? It seems to just fire on instantiation.
  2. Are you planning to make the editor validateable (https://vaadin.com/api/platform/14.1.5/com/vaadin/flow/component/HasValidation.html)?

Thanks and regards,
Eric

The plan is that they work with everything you mention, but I have trouble implementing it.
I cannot synchronize the property (value) when I make changes to the editor, I am looking for the solution.

Thanks for the update. Is your code hosted on GitHub? Maybe we can help you with the problem.

Eric Franke:
Thanks for the update. Is your code hosted on GitHub? Maybe we can help you with the problem.

If I just uploaded it, that’s really helpful.

Maybe sync editorValue instead of value?