The value to format. If the input represents a float it must be formatted in the en-US locale, i.e. uses a "." to separate the whole from the fractional part.
Accepts a numeric input string and other options to return a string formatted for display.
The value to format. If the input represents a float it must be formatted in the en-US locale, i.e. uses a "." to separate the whole from the fractional part.
The previous formatted value.
The current context of the format request.
Generated using TypeDoc
Accepts a numeric input string and returns a string formatted for display.
See
FormatterFactory