ngx-core
Language

Reference

Dom

DomService is the library feature for runtime component mounting. It creates component instances with Angular createComponent(), projects inputs onto them, attaches their views to the application, and only appends DOM nodes when running in the browser.