Carregando…
Carregando…
Carregando…Button with a blurred glow orbiting the border and an animated rainbow text gradient.
Shiny Rotating Border Button — glow orbitando + texto com gradiente animado
$ npx kikitocn add shiny-rotating-border-button@/lib/utilsmotionimport { ShinyRotatingBorderButton } from "@/components/ui/cn/shiny-rotating-border-button/ShinyRotatingBorderButton";
export function ShinyRotatingBorderButtonExample() {
return (
<ShinyRotatingBorderButton>
Shiny Rotating Border Button
</ShinyRotatingBorderButton>
);
}| Prop | Tipo | Padrão | Descrição |
|---|---|---|---|
children* | React.ReactNode | — | Conteúdo do botão |
className | string | — | Classes CSS extras |