Carregando…
Carregando…
Carregando…Dot-pattern backdrop where a cursor radial mask reveals accent dots; ships with a Highlight span. Adapted from Aceternity UI.
Hero Highlight — pontos acendem sob o cursor
Construa interfaces com componentes prontos e tokens consistentes.
$ npx kikitocn add hero-highlight@/lib/utilsmotionimport { HeroHighlight } from "@/components/ui/cn/hero-highlight/HeroHighlight";
export function HeroHighlightExample() {
return (
<HeroHighlight>
Hero Highlight
</HeroHighlight>
);
}| Prop | Tipo | Padrão | Descrição |
|---|---|---|---|
children* | React.ReactNode | — | Conteúdo (z-20) |
containerClassName | string | — | Classe no container (fundo, altura) |
className | string | — | Classe no conteúdo |