Skip to content

Documentation / @ripl/core / interpolateColor

Variable: interpolateColor ​

const interpolateColor: InterpolatorFactory<string>

Defined in: packages/core/src/interpolators/color.ts:19

Interpolator factory that smoothly transitions between two CSS color strings by interpolating their RGBA channels.