Interface FormatNumberOptions

Hierarchy

  • FormatNumberOptions

Properties

delimiter: string
format: string
negativeFormat: string
precision: null | number
raise: boolean
roundMode: RoundingMode
separator: string
significant: boolean
stripInsignificantZeros: boolean
unit: string

Generated using TypeDoc