Skip to main content
Version: 4.1

Type alias: PercentageFormatterFn()

PercentageFormatterFn: (percentageValue) => string

A function used to format a percentage value as a string.

Parameters

percentageValue: number

Returns

string