Docs
Glowing Button
A breathtaking button with an endlessly flowing liquid gradient border.
Component Blueprint
Majestic Real-Time Rendering
Installation
$ npx @cosmoo/oblivion add glowing-buttonPackages
npm install Usage Detail
tsx
import { GlowingButton } from "@/components/oblivion/glowing-button"
export default function GlowingButtonDemo() {
return <GlowingButton />
}import { GlowingButton } from "@/components/oblivion/glowing-button"
export default function GlowingButtonDemo() {
return <GlowingButton />
}