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>

8 lines (7 loc) 331 B
import { _NgScrollbar } from '../utils/scrollbar-base'; import * as i0 from "@angular/core"; export declare class Scrollbars { cmp: _NgScrollbar; static ɵfac: i0.ɵɵFactoryDeclaration<Scrollbars, never>; static ɵcmp: i0.ɵɵComponentDeclaration<Scrollbars, "scrollbars", never, {}, {}, never, never, true, never>; }