UNPKG

@taiga-ui/kit

Version:

Taiga UI Angular main components kit

14 lines (13 loc) 509 B
import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class TuiItemsWithMoreService extends Observable<number> { private readonly el; private readonly directive; protected readonly stream$: Observable<number>; constructor(); private getOverflowIndex; private getIndexStart; private getIndexEnd; static ɵfac: i0.ɵɵFactoryDeclaration<TuiItemsWithMoreService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<TuiItemsWithMoreService>; }