NgDoc

What is NgDoc? Installation Configuration NEW OPTIONS SSR Migrations
Pages and categories UPDATED Blockquotes NEW STYLES Images and embeds NEW Code blocks Mermaid diagrams NEW Nunjucks Demo and Demo Pane Playground Keywords
Auto generation Documenting declarations Rendering API NEW
Page Skeleton Page Processors Layout Search Themes UPDATED Icons
Performance Ignoring file lines
API References Develop
@ng-doc/app / Variable

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>;
  • Presentation
MIT © 2023 Aleksandr Skoropad