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