navigation/table-of-contents/src/lib/table-of-contents/demo/table-of-contents-demo.component.ts
Table of contents demo
| changeDetection | ChangeDetectionStrategy.OnPush |
| providers |
...providePageSectionNavigation()
|
| selector | hra-table-of-contents-demo |
| imports |
CommonModule
PageSectionComponent
TableOfContentsComponent
|
| templateUrl | ./table-of-contents-demo.component.html |
Inputs |
constructor()
|
|
Initialize demo component |
| activeSection | |
Default value : undefined, { transform: numberAttribute }
|
|
|
Active section index |
|