UNPKG

amt-ui

Version:

Angular material, tailwind template

10 lines (9 loc) 445 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NavbarFullscreenComponent implements OnInit { isFullscreen: boolean; ngOnInit(): void; toggleFullscreen(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NavbarFullscreenComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NavbarFullscreenComponent, "amt-navbar-fullscreen", never, {}, {}, never, never, true, never>; }