motion-reveal

Animates its content in when it enters the viewport. Uses IntersectionObserver with spring-based fade and lift.

Preview

Scroll to reveal

Usage

Properties

Property Type Default Description
duration number 0.6 Spring duration hint in seconds
y number 24 Initial vertical offset in px
threshold number 0.1 IntersectionObserver visibility threshold (0–1)
once boolean true Animate only on first intersection