How to use the ngx-page-scroll-core.PageScrollService function in ngx-page-scroll-core

To help you get started, we’ve selected a few ngx-page-scroll-core 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 Nolanus / ngx-page-scroll / projects / ngx-page-scroll / src / lib / ngx-page-scroll.directive.spec.ts View on Github external
it('should create an instance', () => {
    const directive = new NgxPageScrollDirective(new PageScrollService(defaultPageScrollConfig), null, null);
    expect(directive).toBeTruthy();
  });
});

ngx-page-scroll-core

Animated scrolling functionality for angular written in pure typescript

MIT
Latest version published 4 months ago

Package Health Score

70 / 100
Full package analysis