@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
8 lines (7 loc) • 417 B
TypeScript
import { 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;