Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 655 Bytes

build-dynamic-and-reusable-components.md

File metadata and controls

26 lines (25 loc) · 655 Bytes

Build dynamic and reusable components

Suggested topics

  • <ng-content>
  • <ng content select="app-example-item">
  • *ngComponentOutlet
  • *ngTemplateOutlet
  • CDK Portal
  • CDK Overlay
  • NgxComponentOutlet
  • Child queries
    • ContentChild
    • ContentChildren
    • ViewChild
    • ViewChildren
    • Static vs. dynamic child query
  • ngProjectAs="app-example-item"
  • View Engine
    • ComponentFactoryResolver
    • ViewContainerRef
    • TemplateRef
    • Entry components
    • ComponentRef.hostView#detectChanges
  • Ivy Instruction Set
    • renderComponent
    • detectChanges/markDirty