CookieConsent

INTERACTIVE

Cookie consent banner with granular category preferences.

[EXAMPLES]

Basic

[PROPS]

PROPTYPEDEFAULTDESCRIPTION
onAcceptAll(prefs: CookiePreferences) => voidAccept all callback
onAcceptSelected(prefs: CookiePreferences) => voidAccept selected callback
onRejectAll(prefs: CookiePreferences) => voidReject all callback
cookieKeystring"cookie-consent"localStorage key

[ACCESSIBILITY]

KEYBOARD SHORTCUTS

KEYACTION
Tab + EnterNavigate and activate buttons

ARIA

  • >Banner with role="dialog"
  • >Toggle switches for each category