@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 359 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies a container for an item in the toolbar.
*/
export declare class SkyToolbarItemComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarItemComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarItemComponent, "sky-toolbar-item", never, {}, {}, never, ["*"], false, never>;
}