@tempots/color

HSLA.toString property

Returns a string representation of the HSLA color in the format "hsla(hue, saturation%, lightness%, alpha)".

Signature:

readonly toString: () => string;