matchedNgContentSelectors property
Selectors from select
or ngProjectAs
on an <ng-content>
into which
this element is projected.
Implementation
final List<CssSelector> matchedNgContentSelectors;
Selectors from select
or ngProjectAs
on an <ng-content>
into which
this element is projected.
final List<CssSelector> matchedNgContentSelectors;