Help guide

Property Animation node

Updated June 21, 2026

Property Animation node

Product media placeholder

Replace this area with a screenshot or short walkthrough video during the media sweep.

Animate one or more CSS properties on a target element, driven by a 0..1 progress input. Compound: expanded into `multiKeyframe + domPoseWrite` at load time — no runtime class.

Type propertyAnimationCategory animationContext sharedDynamic ports noCompound yes

Inputs

PortTypeDescription
progressfloatProgress

Outputs

PortTypeDescription
--No ports declared.

Parameters

ParameterTypeDefaultDescription
selectorelementSelector""Target Selector
channelspropertyAnimationChannels{"opacity":{"cssUnit":"none","keyframes":[{"time":0,"value":0},{"time":1,"value":1}]}}Per-CSS-property keyframe channels. Optional per-channel `template: "blur({value}px)"` wraps float output into a CSS string for complex single-channel writes to `filter` / `clip-path` / `mask-image`. Mutually exclusive with `cssUnit`.

Related nodes

Envelope

Use propertyAnimation as the node type inside a graph node envelope. Add id, optional params, optional connections, and optional activeWhen based on the guide context.

Generated source

Registry faster-motion-docs/node-registry.jsonCategory page /help/faster-motion/faster-motion-node-category-animation/

Was this guide helpful?

Sunny Arora

Written by

Sunny Arora

Get technical deep dives delivered to your inbox

Join creators and developers who get exclusive insights, tutorials, and behind-the-scenes content every week.

No spam. Unsubscribe anytime.

Continue Exploring

You might also enjoy