Documentation
    Preparing search index...

    Function hexToRgba

    • Returns the given hex color converted to RGB(a) (e.g. #ff0000rgb(255, 0, 0)).

      Parameters

      • hexColor: string
      • alpha: number = 1

      Returns string