Documentation / @ripl/core / interpolateBorderRadius / test
Function: test()
test(
value):boolean
Defined in: packages/core/src/interpolators/path.ts:253
Reports whether this factory can interpolate the given value (a number or a tuple of up to four corner radii).
Parameters
| Parameter | Type |
|---|---|
value | unknown |
Returns
boolean