NgDocContent
Generic types: | C |
No documentation has been provided.
Presentation
type NgDocContent =
| string
| number
| null
| undefined
| TemplateRef <C>
| PolymorpheusTemplate<C>
| PolymorpheusHandler<C>
| NgDocComponentContent <object, C>;