@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
6 lines (5 loc) • 317 B
TypeScript
import { PropertiesTableProps } from '../../shared/types';
export declare const ModalProperties: PropertiesTableProps;
export declare const ModalPropertiesWithSnakeCase: PropertiesTableProps;
export declare const ModalEvents: PropertiesTableProps;
export declare const ModalEventsWithSnakeCase: PropertiesTableProps;