Hex Core JS
    Preparing search index...

    Function formatPercentage

    • Formats the given number as a percentage.

      Parameters

      • value: number | null | undefined

        The number to format.

      • options: FormatPercentageOptions = {}

        Options for formatting the number.

      Returns string