Carregando…
Carregando…
Carregando…Scrolling text column beside a sticky panel that swaps content and background as each section comes into focus — adapted from Aceternity UI.
Sticky Scroll Reveal — role a coluna e o painel troca
Cores, tipografia, espaçamento e motion — uma fonte de verdade.
Instale via npx kikitocn add e comece a produzir.
Todo componente reativo ao tema, sem esforço.
$ npx kikitocn add sticky-scroll@/lib/utilsmotionimport { StickyScrollReveal } from "@/components/ui/cn/sticky-scroll/StickyScrollReveal";
export function StickyScrollRevealExample() {
return (
<StickyScrollReveal />
);
}| Prop | Tipo | Padrão | Descrição |
|---|---|---|---|
content* | StickyScrollItem[] | — | { title, description, content? }[] |
contentClassName | string | — | Classe no painel grudado |