UNPKG

mui-simple

Version:

Override mui 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