UNPKG

@taiga-ui/core

Version:

Core library for creating Angular components and applications using Taiga UI

7 lines (6 loc) 323 B
import * as i0 from "@angular/core"; export declare const SCROLL_REF_SELECTOR = "[tuiScrollRef]"; export declare class TuiScrollRef { static ɵfac: i0.ɵɵFactoryDeclaration<TuiScrollRef, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<TuiScrollRef, "[tuiScrollRef]", never, {}, {}, never, never, true, never>; }