We have quite a few situations where we need to enhance stuff in order to use our UI framework (Syncfusion).
We normally load those resources in main.ts, on app’s initialization.
I’d like to know if we have a way of loading those resources where/when I need to use them, and pass them to the enhance method:
If you are doing this in a custom element, or a custom attribute, then you have an options to inject the resources associated with that custom element/custom attribute: