Skip to content

Decimal
@localizer/format-number 1.0.1

decimalFormatter<T> ( options? ): ValueFormatter<T>

This formatter provides locale-aware formatting for integers and fractional numbers.

TIP

If you prefer to use default settings, consider using a preconfigured decimal formatter. It simplifies the process by providing a ready-to-use configuration for common use cases.