references property

List<ReferenceAst> references

References to the template.

Unlike a reference to a DOM element, this will be a TemplateRef.

Implementation

List<ReferenceAst> get references;