UNPKG

@alauda/ui

Version:

Angular UI components by Alauda Frontend Team.

8 lines (7 loc) 484 B
import { CdkHeaderRow } from '@angular/cdk/table'; import * as i0 from "@angular/core"; /** Header template container that contains the cell outlet. Adds the right class and role. */ export declare class TableHeaderRowComponent extends CdkHeaderRow { static ɵfac: i0.ɵɵFactoryDeclaration<TableHeaderRowComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TableHeaderRowComponent, "aui-table-header-row", ["auiTableHeaderRow"], {}, {}, never, never, true, never>; }