روپوشها
Cookie Consent
A consent banner that defaults to declining non-essential cookies and remembers the choice — no dark patterns, no pre-ticked boxes.
We use cookies to understand how the site is used.
AcceptDecline
bannerprivacyconsent
نصب با CLI شدسیان
npx shadcn@latest add https://onthic.com/r/cookie-consentاین فایلها را هم لازم دارد
@/components/iconssrc/components/icons/index.tsx@/lib/click-ticksrc/lib/click-tick.ts
بهصورت خودکار همراه دستور CLI و پرامپت اضافه میشود.
استفاده
// Mount once, near the root. It shows itself only when no choice
// has been stored yet.
<CookieConsent />