@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
6 lines (5 loc) • 301 B
TypeScript
import { PropertiesTableProps } from '../../shared/types';
export declare const RadioProperties: PropertiesTableProps;
export declare const RadioGroupProperties: PropertiesTableProps;
export declare const RadioEvents: PropertiesTableProps;
export declare const RadioGroupEvents: PropertiesTableProps;