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 ​
| Parameter | Type |
|---|---|
color | string |
Returns ​
boolean