@skyux/modals
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 363 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies a header for the modal.
*/
export declare class SkyModalHeaderComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyModalHeaderComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyModalHeaderComponent, "sky-modal-header", never, {}, {}, never, ["*", ".sky-control-help"], true, never>;
}