Docs
Animated Badge
A highly polished, premium pill badge with an elegant light glare that sweeps across the text.
Component Blueprint
Majestic Real-Time Rendering
Installation
$ npx @cosmoo/oblivion add animated-badgePackages
npm install Usage Detail
tsx
import { AnimatedBadge } from "@/components/oblivion/animated-badge"
export default function AnimatedBadgeDemo() {
return <AnimatedBadge />
}import { AnimatedBadge } from "@/components/oblivion/animated-badge"
export default function AnimatedBadgeDemo() {
return <AnimatedBadge />
}