@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) • 337 B
TypeScript
import { BaseComponent } from '../../utils';
import * as i0 from "@angular/core";
export declare class PTableHead extends BaseComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<PTableHead, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<PTableHead, "p-table-head,[p-table-head]", never, {}, {}, never, ["*"], false, never>;
}