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

NgDocRootPage

Base class for NgDoc page

Properties

NameTypeDescription
demoAssets
r
NgDocDemoAssets | undefined

The page demo assets that have code examples of the demo components

editSourceFileUrl
a r
string | undefined

Edit URL that can be used to edit the page source file in the repository

page
r
NgDocPage | undefined

The page dependencies file

pageContent
a r
string

Html content of the page

pageType
a r
NgDocPageType

The type of the page

viewSourceFileUrl
a r
string | undefined

View URL that can be used to view the page source file in the repository