NgDocRootPage
Base class for NgDoc page
Properties
Name | Type | Description |
---|---|---|
demoAssets r |
| 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 |
| The page dependencies file |
pageContent a r | string | Html content of the page |
pageType a r |
| 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 |