ParsedInput Function

Generic Input component that requires formatting and parsing functions to be passed in as props.

ParsedInput(props: ParsedInputProps): | ReactElement<any, string | JSXElementConstructor<any>>

Parameter Type Description
props ParsedInputProps  

Returns - | ReactElement<any, string | JSXElementConstructor<any>>

Defined in

Last Updated: 05 April, 2024