OonkooUI

Shimmer Button

Official

A captivating button with an animated shimmer effect that draws attention. Perfect for CTAs and primary actions.

Freebuttonshimmeranimationctainteractive
0 downloadsOonkooUI Team

Installation

Run the following command:

npx oonkoo add shimmer-button

Props

ShimmerButton Props

PropTypeDefault
shimmerColorstring"#4ADE80"
shimmerSizestring"0.05em"
borderRadiusstring"100px"
shimmerDurationstring"3s"
backgroundstring"#1F1C1C"
classNamestring-
childrenReact.ReactNode-

Usage

Copy and paste the following code to use this component:

import { ShimmerButton } from "@/components/oonkoo/shimmer-button"

<ShimmerButton>
  {/* Your content */}
</ShimmerButton>

Component Info

Typeelement
Categorybuttons
TierFree
Last updatedDec 24, 2025