Skip to content

Documentation / @ripl/core / interpolateTransformOrigin / test

Function: test()

test(value): boolean

Defined in: packages/core/src/interpolators/transform-origin.ts:34

Reports whether this factory can interpolate the given value (a number, or a numeric string with an optional % suffix).

Parameters

ParameterType
valueunknown

Returns

boolean