UNPKG

mui-dynamic-field

Version:

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

8 lines (7 loc) 140 B
export declare const REGEX: { NUMBERS: RegExp; PHONE: RegExp; EMAIL: RegExp; DECIMALS: RegExp; COUNTRY_CODE: RegExp; };