OonkooUI

Noise Trail

Official

A mesmerizing container with animated gradient trails and noise texture overlay. Perfect for highlighting CTAs, cards, or featured content.

Freecontainergradientnoiseanimationtrailcard
0 downloadsOonkooUI Team

Installation

Run the following command:

npx oonkoo add noise-trail

Props

NoiseTrail Props

PropTypeDefault
childrenReact.ReactNode-
classNamestring-
containerClassNamestring-
gradientColorsstring[][
noiseIntensitynumber0.2
speednumber0.1
backdropBlurbooleanfalse
animatingbooleantrue

Usage

Copy and paste the following code to use this component:

import { NoiseTrail } from "@/components/oonkoo/noise-trail";

<NoiseTrail containerClassName="p-1">
  <button className="px-6 py-3 bg-[#1F1C1C] rounded-xl text-white">Get Started</button>
</NoiseTrail>

Component Info

Typeelement
Categorybuttons
TierFree
Last updatedJul 5, 2026