@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
9 lines (8 loc) • 484 B
TypeScript
import type { PropertiesTableProps } from '../../shared/types';
export declare const TableProperties: PropertiesTableProps;
export declare const TableEventProperties: PropertiesTableProps;
export declare const TrProperties: PropertiesTableProps;
export declare const TrEventProperties: PropertiesTableProps;
export declare const ThProperties: PropertiesTableProps;
export declare const TdProperties: PropertiesTableProps;
export declare const TdEventProperties: PropertiesTableProps;