Function styleRem

  • Converts the given number of pixel into Rem values and format it into a string.

    Parameters

    • valueInPx: number

      The value in pixel to convert.

    Returns string

    the string representation of the equivalent in Rem of the given pixel amount.

Generated using TypeDoc