ng-scroll-nav


    <ng-scroll-nav 
>
  <ng-link-button>
    Link 1
  </ng-link-button>

  <ng-link-button>
    Link 2
  </ng-link-button>

  // More links...
</ng-scroll-nav>
  

scrollStep

Pixels that the scroll moves when you press an arrow.

scrollBehavior

Defines the scroll behavior.

Force no overflow

Force no overflow reducing items to 3 to hide arrows when content fits

lang

Defines the language for built-in ARIA labels.

customAria

Provides custom ARIA labels to override default accessibility text.