UNPKG

mui-dynamic-field

Version:

A dynamic and customizable input field component for React, built with Material UI & TypeScript.

2 lines (1 loc) 94 B
export declare function formatDateToISOString(dateInput: string, withTime?: boolean): string;