On this page

    @for (item of tableOfContentItems(); track item.id) {
  • {{ item.title }}
  • }
@if (shouldDisplayScrollToTop()) { }