StickyCardsScale

StickyCardsScale component

Not VerifiedBlockCollected2 files
@gsap/reactgsapgsap@gsap/react
scrollstickycardsscalezoomgsap

Preview

StickyCardsScaleOpen Full Page

[!TIP] Open in full screen for the best experience.

Install

npx shadcn add https://www.razisyed.cv/r/sticky-cards-scale

Dependencies

npm i @gsap/react gsap

Usage

import { StickyCardsScale } from "@/components/collected/sticky-cards-scale/StickyCardsScale";

export default function Example() {
  return <StickyCardsScale />;
}

Source

Loading source...
razi's registry