روپوش‌ها

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 />