Datalayer VS Code Extension - v0.0.6
    Preparing search index...

    Function withOpacity

    • Adds opacity to a color value.

      Parameters

      • color: string

        Base color (hex or rgb)

      • opacity: number

        Opacity value (0-1)

      Returns string

      Color with opacity applied