AdiA
Reactiflux4y ago
10 replies
Adi

Adi – 19-33 Aug 5

I had one doubt based on performance. I am loading shadow DOM component and then making API call to get CSS colors, position and other configuration. And then querying DOM again to update shadow DOM component with required color and position (i.e top-left, right, bottom) etc. This shadow DOM component is nothing but web widget. Do you think making API call and then re-rendering component will degrade the performance?
Was this page helpful?