Function: isColor()
function isColor(value): boolean;
Defined in: contrast.ts:172
True when the string is a colour this module can parse.
Parameters
| Parameter | Type |
|---|---|
value | string |
Returns
boolean
function isColor(value): boolean;
Defined in: contrast.ts:172
True when the string is a colour this module can parse.
| Parameter | Type |
|---|---|
value | string |
boolean