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

NgDocProcessorOptions

Generic types:T K

No documentation has been provided.

Properties

NameTypeDescription
content
Node[][] | undefined
inputs
Partial<{ [key in K]: InputType<T, key>; }> | undefined