@motion-script/core / strokeProperty
Variable: strokeProperty
conststrokeProperty: (opts?) => (target,propertyKey) =>void
Defined in: attributes/properties/typed.ts:112
A stroke-layer property — the stroke prop's mapper/tween pair.
Parameters
opts?
AttributePropOptions<Stroke, StrokeResolved[]>
Returns
(target, propertyKey) => void