UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

19 lines (18 loc) 1.17 kB
import { PropertiesTableProps } from '../../shared/types'; export declare const ContainerProperties: PropertiesTableProps; export declare const ItemContentProperties: PropertiesTableProps; export declare const ItemCenterProperties: PropertiesTableProps; export declare const ItemTitleProperties: PropertiesTableProps; export declare const ItemOverlineProperties: PropertiesTableProps; export declare const ItemSublineProperties: PropertiesTableProps; export declare const ItemFooterProperties: PropertiesTableProps; export declare const ItemEndProperties: PropertiesTableProps; export declare const ItemStartProperties: PropertiesTableProps; export declare const ItemAccordionProperties: PropertiesTableProps; export declare const ItemAccordionHeaderProperties: PropertiesTableProps; export declare const ItemAccordionContentProperties: PropertiesTableProps; export declare const ItemActionProperties: PropertiesTableProps; export declare const ItemActionEvents: PropertiesTableProps; export declare const ItemAccordionEvents: PropertiesTableProps; export declare const CardProperties: PropertiesTableProps; export declare const ScrollViewProperties: PropertiesTableProps;