@motion-script/core / insetsProperty
Variable: insetsProperty
constinsetsProperty: (opts?) => (target,propertyKey) =>void
Defined in: attributes/properties/typed.ts:177
An edge-inset property: scalar, symmetric or per-edge, tweened per edge.
Parameters
opts?
AttributePropOptions<Insets, InsetsResolved>
Returns
(target, propertyKey) => void