NG_DOC_DEFAULT_THEME_ID
Default theme for application if user didn't change it manually.
You can provide this token in the root of you application, to set theme by default.
Presentation
const NG_DOC_DEFAULT_THEME_ID : InjectionToken <string>;
Default theme for application if user didn't change it manually.
You can provide this token in the root of you application, to set theme by default.
const NG_DOC_DEFAULT_THEME_ID : InjectionToken <string>;