@motion-script/core / shadowProperty
Variable: shadowProperty
constshadowProperty: (opts?) => (target,propertyKey) =>void
Defined in: attributes/properties/typed.ts:119
A shadow-layer property — the shadow prop's mapper/tween pair.
Parameters
opts?
AttributePropOptions<Shadow, ShadowResolved[]>
Returns
(target, propertyKey) => void