CustomFormattedNumberParams Interface
Parameters used with properties that want to control parsing and formatting.
Extends
Methods
| Name | Description | |
|---|---|---|
| formatFunction(numberValue: number): string | ||
| parseFunction(stringValue: string): ParseResults |
Properties
| Name | Type | Description | |
|---|---|---|---|
| type | CustomFormattedNumber |
Defined in
Last Updated: 30 November, 2023