ParseResults Interface
defines Results of parsing a string input by a user into its desired value type
Properties
Name | Type | Description | |
---|---|---|---|
parseError | string | undefined | ||
value | string | number | boolean | object | string[] | Date | [] |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.