UNPKG

@skyux/layout

Version:

This library was generated with [Nx](https://nx.dev).

12 lines (11 loc) 492 B
import * as i0 from "@angular/core"; /** * Specifies a header for the box. * @deprecated Use `headingText` input on the `sky-box` component instead. */ export declare class SkyBoxHeaderComponent { protected readonly boxHeaderId: string; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<SkyBoxHeaderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SkyBoxHeaderComponent, "sky-box-header", never, {}, {}, never, ["*", ".sky-control-help"], false, never>; }