Files
Joe Martin (Crowdstaffing) 61894570f1 docs: improve markdown (#45590)
improve markdown for documentation. Duplicate of #45325 that targets 13.3.x.

PR Close #45590
2022-04-11 22:35:01 +00:00

221 B

The <ng-content> element specifies where to project content inside a component template.

@elementAttribute select="selector"

Only select elements from the projected content that match the given CSS selector.