I have tired some of DOM operation like,
document.createElement document.write The document.createElement way requires a standard script structure . But in my case it can be either a java script function or script link.
The document.write operation overwrite the entire script when used inside app.component and only inside the app.component I have the dynamic data at Sub-domain level.
Didn’t work as expected .