Remotion UIshadcn registry
Overview
Installation
All components
text
Text Reveal
Spinning Text Wheel
Motion Text
Kinetic Text
Home
GitHub
Getting StartedComponents

Kinetic Text

A headline that reveals word by word with spring motion, blur, and a soft accent glow.

textintrospring

Usage

Installation

$npx shadcn@latest add https://remotionui.dev/r/kinetic-text.json

Copies the composition to components/remotion/kinetic-text.tsx and installs remotion if missing. No UI library required.

Props

PropDefaultDescription
textstring"Ship video like you ship UI"The headline, split on spaces.
accentWordnumber4Index of the word that gets the accent colour.
accentstring"#2f7cf6"Accent colour and glow.
backgroundstring"#0b0b0d"Background fill.
foregroundstring"#f5f5f7"Colour of the non-accent words.
fontFamilystringsystem stackFont stack to render with.
staggernumber5Frames between each word entering.
PreviousMotion Text

On this page

  • Usage
  • Installation
  • Props