Getting Started
Writing content
API Documentation
Customization
Recipes
API References Develop
@ng-doc/app / Interface

NgDocTheme

Interface describing a custom theme for the application

Properties

NameTypeDescription
id
string

Theme ID that you can use to set theme (e.g. CustomTheme)

path
string

Path that will be used to load theme dynamically (e.g. /assets/themes/custom.css)