UNPKG

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