@porsche-design-system/components-angular
Version:
Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.
7 lines (6 loc) • 354 B
TypeScript
import { BaseComponent } from '../../utils';
import * as i0 from "@angular/core";
export declare class PTableHeadRow extends BaseComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<PTableHeadRow, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<PTableHeadRow, "p-table-head-row,[p-table-head-row]", never, {}, {}, never, ["*"], false, never>;
}