View Animations
The view prop animates an element when it enters the viewport, via
IntersectionObserver: a declarative alternative to
useInView for the common "reveal on scroll" case.
The view prop animates an element when it enters the viewport, via
IntersectionObserver: a declarative alternative to
useInView for the common "reveal on scroll" case.