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
| Parameter | Type |
|---|---|
value | unknown |
Returns
boolean