UNPKG

@skyux/layout

Version:

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

10 lines (9 loc) 504 B
import * as i0 from "@angular/core"; import * as i1 from "@skyux/theme"; /** * Specifies a header to display on an action button. */ export declare class SkyActionButtonHeaderComponent { static ɵfac: i0.ɵɵFactoryDeclaration<SkyActionButtonHeaderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SkyActionButtonHeaderComponent, "sky-action-button-header", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.SkyThemeComponentClassDirective; inputs: {}; outputs: {}; }]>; }