جلوه‌ها

Template FX

The scroll-driven effects layer used on the template pages — parallax, reveal, and pinned sections composed together.

scroll-driven — see it on a template page
scrollparallaxgsap

نصب با CLI شدسی‌ان

npx shadcn@latest add https://onthic.com/r/template-fx

وابستگی‌ها

npm i gsap

استفاده

// Wraps a page section; effects are driven by scroll position.
<TemplateFX>
  <section>…</section>
</TemplateFX>