UNPKG

@nicky-lenaers/ngx-scroll-to

Version:

A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scroll-based features in your app.

6 lines (5 loc) 224 B
export * from './lib/scroll-to-config.interface'; export * from './lib/scroll-to-easing.interface'; export * from './lib/scroll-to.directive'; export * from './lib/scroll-to.module'; export * from './lib/scroll-to.service';