I have a use case in which I need to pass a style element to the web component like this:
But it doesn't work. If shadow option is set to open or closed it doesn't matter.
I need to encapsulate styles during runtime that will be loaded over a request.
If this doesn't work what could be the alternative?
I have a use case in which I need to pass a style element to the web component like this: But it doesn't work. If shadow option is set to open or closed it doesn't matter. I need to encapsulate styles during runtime that will be loaded over a request. If this doesn't work what could be the alternative?