UNPKG

vs-form-mui-4x

Version:

A schema-based form generator component for React using material-ui 4.x

9 lines (8 loc) 296 B
export declare const buttons: { btnOk: string; btnCancel: string; }; export declare const arrayKeyField = "__rec_id__"; export declare const htmlDateFormat = "yyyy-MM-dd"; export declare const htmlTimeFormat = "HH:mm"; export declare const htmlTimeFormatWithSeconds = "HH:mm:ss";