@volosoft/abp.ng.theme.lepton-x
Version:
ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. This package is a part of the [ABP Framework](https://abp.io) and contains client-side files.
19 lines (18 loc) • 951 B
TypeScript
import { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';
import * as i0 from "@angular/core";
export declare class TopMenuApplicationLayoutComponent {
navbarKey: eThemeLeptonXComponents;
routesKey: eThemeLeptonXComponents;
toolbarKey: eThemeLeptonXComponents;
topNavbarKey: eThemeLeptonXComponents;
breadcrumbKey: eThemeLeptonXComponents;
footerKey: eThemeLeptonXComponents;
mobileNavbarKey: eThemeLeptonXComponents;
mobileNavbarSettingsKey: eThemeLeptonXComponents;
mobileNavbarProfileKey: eThemeLeptonXComponents;
pageAlertContainerKey: eThemeLeptonXComponents;
settingsKey: eThemeLeptonXComponents;
logoKey: eThemeLeptonXComponents;
static ɵfac: i0.ɵɵFactoryDeclaration<TopMenuApplicationLayoutComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<TopMenuApplicationLayoutComponent, "abp-top-menu-application-layout", never, {}, {}, never, never, false, never>;
}