Motion study

Caption Fade Up

Loading…
Motif

Overview

Opacity 0→1 + translateY(30px→0). Hold.

Build

  1. 01

    text.

  2. 02

    offsetY 30.

  3. 03

    duration 250–400ms.

.cap { animation: 320ms caption-up both }
Example source React / TSX

examples/caption-fade-up.tsx · Uses the catalog’s shared composition helpers.

Loading source…