How to use ngx-page-scroll - 1 common examples

To help you get started, we’ve selected a few ngx-page-scroll examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github aws-samples / aws-mobile-appsync-chat-starter-angular / src / app / chat-app / chat / chat.component.ts View on Github external
constructor(
    private swUpdate: SwUpdate,
    private appsync: AppsyncService
  ) {
    PageScrollConfig.defaultDuration = 400;
  }

ngx-page-scroll

Convenience directive for animated scrolling functionality for angular written in pure typescript

MIT
Latest version published 4 months ago

Package Health Score

69 / 100
Full package analysis

Popular ngx-page-scroll functions