Type Alias: ColorInput
ColorInput:
ColorSpace
|HexColor
|string
Represents any valid color input, including color space objects and hex strings.
Defined in
types.ts:260
ColorInput:
ColorSpace
|HexColor
|string
Represents any valid color input, including color space objects and hex strings.
types.ts:260