The format number component (lk-format-number) is a convenience wrapper used to format numbers for display.
It can be used to add thousand seperators, currency symbols, percentage symbol and control the number of decimals digits.
Default:
locale as GB:
locale as DE:
thousand-seperators as false:
currency as GBP:
currency as EUR:
currency as USD:
currency as GBP when number is a whole number:
percent:
maximum-fraction-digits as 1:
minimum-fraction-digits as 5:
minimum-fraction-digits as 5 and maximum-fraction-digits as 1:
number as undefined:
number as null: