MotionScript

@motion-script/core


@motion-script/core / pathProperty

Variable: pathProperty

const pathProperty: (opts?) => (target, propertyKey) => void

Defined in: attributes/properties/typed.ts:168

A path-geometry property: an SVG path string or command list, morphed between arbitrary shapes by to().

Parameters

opts?

AttributePropOptions<PathData, PathData>

Returns

(target, propertyKey) => void