templateRef property

  1. @ViewChild('template')
TemplateRef? templateRef
getter/setter pair

Implementation

@ViewChild('template')
TemplateRef? templateRef;