Ripple

Expand a restrained ripple from the input coordinate for precise touch feedback.

Preview

A radial wave expands from the activation coordinates to mark where contact occurred.

Preview

Implement Ripple: Expand a restrained ripple from the input coordinate for precise touch feedback. Use Duration 160ms, Ripple size 220%, Ripple opacity 24%. Trigger it from real pointer, touch, or keyboard interaction. Use semantic HTML, scope CSS to .motion-demo--ripple, and mount the provided vanilla JavaScript interaction runtime. Provide equivalent low-motion behavior for prefers-reduced-motion and .force-reduced-motion.

Learn more