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/ui-kit / Class

NgDocDataDirective

Decorators:@Directive
Selectors:[ngDocData]

No documentation has been provided.

Constructor

No documentation has been provided.

Presentation
constructor(
	protected template: TemplateRef<unknown>, 
	protected viewContainerRef: ViewContainerRef
): NgDocDataDirective;
Parameters
NameTypeDescription
p
template
TemplateRef<unknown>
p
viewContainerRef
ViewContainerRef
  • Constructor
MIT © 2023 Aleksandr Skoropad