UNPKG

mui-simple

Version:

Override mui-v7 components to simplify usage

6 lines 247 B
export declare const checkForCheckboxItems: (items: any[], { alignCheck, controlType, }: { controlType?: "checkbox" | "switch"; alignCheck?: "start" | "end"; [key: string]: any; }) => any[]; //# sourceMappingURL=List.converter.d.ts.map