Components

Interactive components for modern interfaces.

A set of beautifully crafted React components and interactions you can customize, extend, and build on.

Slipstream

Pro

Diagonal luminous ribbons rendered in a fragment shader. They drift, thin to hairlines toward the top, and part around the cursor.

Installation

ProRequires a Planes Pro license.
npx shadcn add @useplanes/slipstream

Unlock with Planes Pro

$99 once · 80 Pro components · lifetime updates.

<div className="h-[480px] bg-black">
  <Slipstream speed={1} interactive />
</div>

Use cases

  • Hero background

    Sit a headline over the dark upper-right; the bands fade there on purpose.

  • Pricing or CTA backdrop

    Ambient motion behind a single card without competing for attention.

  • Loading or empty state

    Give a quiet screen something alive while data arrives.