Skip to content

Documentation / @ripl/core / isTransparentColor

Function: isTransparentColor() ​

isTransparentColor(color): boolean

Defined in: packages/core/src/color/utilities.ts:34

Determines whether a color string resolves to a fully transparent color.

Parameters ​

ParameterType
colorstring

Returns ​

boolean