Motion study

Clip Reveal Deblur

Loading…
Part

Overview

clip-path inset in one direction while blur goes 8px → 0.

Build

  1. 01

    direction.

  2. 02

    duration 300–500ms.

  3. 03

    blurAmount.

el { clip-path: inset(...); filter: blur(...) }
Example source React / TSX

examples/clip-reveal-deblur.tsx · Uses the catalog’s shared composition helpers.

Loading source…