Skip to content

Function: hexString()

ts
function hexString(color): string;

Defined in: hexString.ts:7

Parameters

ParameterType
colorColor

Returns

string

The a string of the hex representation of a color, e.g. #336699