UNPKG

ngx-scrollbar

Version:

<p align="center"> <img height="165px" width="165px" style="text-align: center;" src="https://cdn.statically.io/gh/MurhafSousli/ngx-scrollbar/master/projects/ngx-scrollbar-demo/public/logo.svg"> <h1 align="center">Angular Custom Scrollbar</h1> </p>

7 lines (6 loc) 311 B
import * as i0 from "@angular/core"; export declare class ScrollViewport { readonly nativeElement: HTMLElement; static ɵfac: i0.ɵɵFactoryDeclaration<ScrollViewport, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollViewport, "[scrollViewport]", never, {}, {}, never, never, true, never>; }