Function isUnitString

  • Check if the given value is a unit string (e.g, 120px, -10.5pt, -100cm).

    Parameters

    • value: string

    Returns boolean

Generated using TypeDoc