@motion-script/core / effectsProperty
Variable: effectsProperty
consteffectsProperty: (opts?) => (target,propertyKey) =>void
Defined in: attributes/properties/typed.ts:126
An effect-chain property — the effects prop's mapper/tween pair.
Parameters
opts?
AttributePropOptions<Effect, SceneEffect[]>
Returns
(target, propertyKey) => void