Playground
Try the banner before you install it. Change the settings, use the banner the way a visitor would, then copy the setup.
Banner sandbox
@cookieyes/react 0.9.0Appearance
Which law applies
Wording
Categories
Always on
"use client"; import "@cookieyes/react/styles.css"; import { CookieBanner, CookiePreferences, RecallButton, initCookieYes, } from "@cookieyes/react"; initCookieYes({
});
export function CookieYesRoot() {
return (
<>
<CookieBanner />
<CookiePreferences />
<RecallButton />
</>
);
}
Edits apply as you type.
PreviewA placeholder site running your config. Use the banner the way a visitor would.
Console
Use the banner above and watch what your tags do.
- No entriesWaiting for the preview to load.