generateToc
Generate table of contents, only for headings with id
Presentation
function generateToc (container: HTMLElement): NgDocTocItem [];Returns
Parameters
| Name | Type | Description |
|---|---|---|
| container | HTMLElement |
Generate table of contents, only for headings with id
function generateToc (container: HTMLElement): NgDocTocItem [];| Name | Type | Description |
|---|---|---|
| container | HTMLElement |