CustomFormattedNumberParams Interface

Beta

Parameters used with properties that want to control parsing and formatting.

Extends

Properties

Name Type Description
formatFunction (numberValue: number, quantityType?: QuantityType | string) => string    
parseFunction (stringValue: string, quantityType?: QuantityType | string) => ParseResults    
type CustomFormattedNumber    

Defined in

Last Updated: 08 January, 2020