Motion recipes

Intent-based, CSS-first recipes with reduced-motion alternatives.

IntentPurposeReduced motionRules
enterIntroduce new content without layout thrashInstant opacity change onlyrule.motion.purpose-first
exitSignal removal of contentImmediate unmountrule.motion.purpose-first
revealProgressively reveal content as users scrollStatic full opacityrule.motion.purpose-first
expandCommunicate expand/collapse hierarchyHeight jumps instantlyrule.motion.purpose-first
feedbackAcknowledge user inputColor/border change onlyrule.motion.purpose-first
page-transitionPreserve spatial continuity across routesHard cut between pagesrule.motion.purpose-first
list-changeShow list insert/remove/reorderInstant reflowrule.motion.purpose-first
dragShow grabbed object and drop targetStatic lift styling without springrule.motion.purpose-first
scrollMap scroll position to subtle progress cuesStatic indicatorsrule.motion.purpose-first
shared-layoutMorph shared elements across statesCross-fade onlyrule.motion.purpose-first
Live enter recipe

This card uses ads-motion-enter.