@angular-mdl/core
Version:
Angular components, directives and styles based on material design lite https://getmdl.io.
8 lines (7 loc) • 355 B
TypeScript
import * as i0 from "@angular/core";
export declare class MdlLayoutDrawerComponent {
isDrawer: boolean;
isDrawerVisible: boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<MdlLayoutDrawerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<MdlLayoutDrawerComponent, "mdl-layout-drawer", never, {}, {}, never, ["*"], false, never>;
}