matchedNgContentSelectors property

List<CssSelector> matchedNgContentSelectors
final

Selectors from select or ngProjectAs on an <ng-content> into which this element is projected.

Implementation

final List<CssSelector> matchedNgContentSelectors;