ParseResults Interface
Beta
defines Results of parsing a string input by a user into its desired value type
Properties
| Name | Type | Description | |
|---|---|---|---|
| parseError | undefined | string | ||
| value | string | number | boolean | __type | string[] | Date | [] | undefined |
Defined in
Last Updated: 08 January, 2020