@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 398 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies a description to display on an action button.
*/
export declare class SkyActionButtonDetailsComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyActionButtonDetailsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyActionButtonDetailsComponent, "sky-action-button-details", never, {}, {}, never, ["*"], false, never>;
}