@theredhead — Frontend Library - v1.0.0
    Preparing search index...
    • Parses a hex colour string to an RgbaColor. Accepts #rgb, #rgba, #rrggbb, and #rrggbbaa formats. Returns null if the string is not valid hex.

      Parameters

      • hex: string

      Returns RgbaColor | null