@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 461 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies a section to group items within the toolbar. The section displays items in a separate horizontal row.
*/
export declare class SkyToolbarSectionComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarSectionComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarSectionComponent, "sky-toolbar-section", never, {}, {}, never, ["*", "sky-toolbar-view-actions"], false, never>;
}