Help Angular by taking a 1 minute survey!Go to surveyHome

NumberFormatStyle

Format styles that can be used to represent numbers.

See also

      
      enum NumberFormatStyle {
  Decimal
  Percent
  Currency
  Scientific
}
    

Members

Member Description
Decimal
Percent
Currency
Scientific