UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

3 lines (2 loc) 166 B
export declare function getValueFromOption(option: any | undefined): any; export declare function getValueFromValueOptions(value: string, valueOptions?: any[]): any;