UNPKG

@engie-group/ngx-gem-spaas

Version:

This library contains services, components, images and styles to provide a unified look and way-of-working throughout GEM SPaaS.

10 lines (9 loc) 506 B
import { AfterViewInit, ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class MenuSideBarSubmenuListComponent implements AfterViewInit { refSubmenuItems: ElementRef; submenuItems: boolean; ngAfterViewInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<MenuSideBarSubmenuListComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<MenuSideBarSubmenuListComponent, "spaas-submenu-side-bar-list", never, {}, {}, never, ["*"], false, never>; }