StickyCardsFold
StickyCardsFold component
Not VerifiedBlockCollected2 files
scrollstickycards3dfoldperspectivegsap
Preview
StickyCardsFoldOpen Full Page
[!TIP] Open in full screen for the best experience.
Install
npx shadcn add https://www.razisyed.cv/r/sticky-cards-foldDependencies
npm i @gsap/react gsapUsage
import { StickyCardsFold } from "@/components/collected/sticky-cards-fold/StickyCardsFold";
export default function Example() {
return <StickyCardsFold />;
}Source
Loading source...