Feature Description
Make _StructuralStylesLoader, _CdkPrivateStyleLoader public or at least the structural-styling mixin of focus-indicator.
Could it become public ?
Use Case
We build custom components and we want to rely on same logic as angular/material components.
Unfortunately _StructuralStylesLoader, _CdkPrivateStyleLoader and even the structural-styling mixin of focus-indicator are private.
Feature Description
Make
_StructuralStylesLoader,_CdkPrivateStyleLoaderpublic or at least thestructural-stylingmixin of focus-indicator.Could it become public ?
Use Case
We build custom components and we want to rely on same logic as angular/material components.
Unfortunately
_StructuralStylesLoader,_CdkPrivateStyleLoaderand even thestructural-stylingmixin of focus-indicator are private.