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: 20 June, 2023