@motion-script/core / cornerRadiusProperty
Variable: cornerRadiusProperty
constcornerRadiusProperty: (opts?) => (target,propertyKey) =>void
Defined in: attributes/properties/typed.ts:151
A corner-radius property: uniform, per-corner or per-axis, tweened per corner.
Parameters
opts?
AttributePropOptions<RectCornerRadius, CornerRadiusResolved>
Returns
(target, propertyKey) => void