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