Please enable JavaScript.
Coggle requires JavaScript to display documents.
Angular (Components (access to DOM (ViewChild, Renderer,…
Angular
Components
Organized By Module
Smart/Presentation Component
Style
:host
ng-content
select
aka. transclude
access to DOM
ViewChild
Renderer
invokeElementMethod
generate component programmtically
ComponentFactoryResolver
resolveComponentFactory
ViewContainerRef
createComponent
order
instance
hostView
template
createEmbeddedView