@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.
20 lines (19 loc) • 999 B
TypeScript
import { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';
import * as i0 from "@angular/core";
export declare class SideMenuApplicationLayoutComponent {
toolbarKey: eThemeLeptonXComponents;
navbarKey: eThemeLeptonXComponents;
routesKey: eThemeLeptonXComponents;
navItemsKey: eThemeLeptonXComponents;
breadcrumbKey: eThemeLeptonXComponents;
footerKey: eThemeLeptonXComponents;
settingsPanelKey: eThemeLeptonXComponents;
mobileNavbarKey: eThemeLeptonXComponents;
mobileNavbarSettingsKey: eThemeLeptonXComponents;
mobileNavbarProfileKey: eThemeLeptonXComponents;
pageAlertContainerKey: eThemeLeptonXComponents;
logoKey: eThemeLeptonXComponents;
currentUserImageKey: eThemeLeptonXComponents;
static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuApplicationLayoutComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SideMenuApplicationLayoutComponent, "abp-application-layout", never, {}, {}, never, never, false, never>;
}