mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
61894570f1
improve markdown for documentation. Duplicate of #45325 that targets 13.3.x. PR Close #45590
221 B
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.