UNPKG

@ux-aspects/ux-aspects

Version:

Open source user interface framework for building modern, responsive, mobile big data applications

7 lines (6 loc) 303 B
import * as i0 from "@angular/core"; export declare class ScrollIntoViewService { scrollIntoView(elem: HTMLElement, scrollParent: HTMLElement): void; static ɵfac: i0.ɵɵFactoryDeclaration<ScrollIntoViewService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ScrollIntoViewService>; }