English
latest (v4.7.0)

FormatNumber CORE

Description and examples API Setup Source code

Pipe to format number values to separate thousands

Number formatting can be customized by using TUI_NUMBER_FORMAT

Basic

#

Formatted number by default: 10 500.33

Formatted number with custom params: 10 500.3300

Formatted number with rounding: 10 500.34