format(value, config)

  • Type: Method
  • File:
  • Implemented in: dhx.Number
  • Included in:

returns the formatted number as a string

Parameters

  • value - the number which needs being formatted
    • integer
  • config - an object of formatting configuration options
    • object

Returns

formatted number in the string format