NgDoc

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

NgDocPageWrapperComponent

Decorators:@Component
Selectors:ng-doc-page-wrapper
Implements:OnInit

No documentation has been provided.

Properties

NameTypeDescription
context
p
NgDocContext
@Input
hasBreadcrumb
boolean
@Input
headerContent
string
@ViewChild
pageBreadcrumbs
ViewContainerRef
@ViewChild
pageNavigation
ViewContainerRef
@ViewChild
pageToc
ViewContainerRef | undefined
@Input
pageType
NgDocPageType
route
p
ActivatedRoute
router
p
Router
@Input
routes
Routes
skeleton
p
NgDocPageSkeleton

Methods

ngOnInit()

implements OnInit

No documentation has been provided.

Presentation
ngOnInit(): void;
Returns
void
  • Properties
  • Methods
  • ngOnInit()
MIT © 2023 Aleksandr Skoropad