UNPKG

@skyux/layout

Version:

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

11 lines (10 loc) 487 B
import * as i0 from "@angular/core"; /** * Specifies the controls to display in upper right corner of the box. These buttons typically let users edit the box content. */ export declare class SkyBoxControlsComponent { #private; boxHasHeader(value: boolean): void; static ɵfac: i0.ɵɵFactoryDeclaration<SkyBoxControlsComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SkyBoxControlsComponent, "sky-box-controls", never, {}, {}, never, ["*"], false, never>; }