UNPKG

ngx-auto-scroll

Version:

Angular 2+ directive to automatically scroll html container content to the bottom.

3 lines (2 loc) 133 B
export { NgxAutoScroll } from './src/ngx-auto-scroll.directive'; export { NgxAutoScrollModule } from './src/ngx-auto-scroll.module';