Do you have a concrete example? From: Maria Jose Esteve<mailto:mjest...@iest.com> Sent: Thursday, March 17, 2022 1:27 PM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: Implementing JS renderer from Royale
Hi, I'm asking for guidance... Lately I'm actively using several JS libraries in Royale and I find myself with a recurring need: custom renderers. Depending on how the library is made there is the possibility to define the view of the component or some part of it. I would like to be able to define "the renderer" in Royale, get its DOM and pass it to the library/component? Am I crazy or is this feasible to do with Royale? If it is possible, any example that I can see to guide me? Thx. Hiedra