UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

9 lines (8 loc) 471 B
import { BehaviorSubject } from 'rxjs'; import * as i0 from "@angular/core"; export declare class PghSidebarItemComponent { _pghSidebarItem: boolean; constructor(sidebarItemsLength$: BehaviorSubject<number>); static ɵfac: i0.ɵɵFactoryDeclaration<PghSidebarItemComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<PghSidebarItemComponent, "a[pghSidebarItem]", never, {}, {}, never, ["[pgh-icon]", "[pgh-middle]", "[pgh-left]"], false, never>; }