type-aliasesType alias: PercentageFormatterFn()Version: 4.2On this pageType alias: PercentageFormatterFn() PercentageFormatterFn: (percentageValue) => string A function used to format a percentage value as a string. Parameters • percentageValue: number Returns string