Banner

Consent With Categories

Consent with a real preferences screen: the categories unfold inside the panel, and the necessary ones are honestly marked.

What you can change

  • the categories array: title, note and the required flag
  • the title and the text
  • the acceptLabel, rejectLabel, settingsLabel and saveLabel captions

A link for your AI agent: preview, code and instructions.

Preview

1440pxHost theme

Use it with AI

  1. 1. Copy the link.
  2. 2. Write to your agent in your own words and drop the link into the sentence.
  3. 3. The agent opens the link and installs the component from the registry.
AI
1Pick it here

put this on the home page as the hero:

https://vibeui.ru/c/banner-013?lang=en&theme=dark

2Paste into the chat
3Get it in your project

Not sure where to paste it? Step-by-step guide

Show the full instructions

What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.

Loading…

For developers

The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.

Technical notes

The component is self-contained: one file, no dependencies, its own palette in the local --vibeui-banner-013-* variables. “Customise” unfolds the category list inside the panel itself: a separate page loses half the people, and a modal on top of the strip is exactly the trick the law protects against. The necessary category carries a disabled checkbox and the words “cannot be turned off”: a greyed tick without an explanation looks like a bug. Refusal stands next to consent, the same size and weight — the only difference is the fill. The rows are real input[type=checkbox] with labels: state and keyboard come from the browser rather than being imitated with roles. The text on the accent fill is derived from the accent lightness with a relative colour. The theme comes from color-scheme through light-dark(), and the component switches on a class-based dark theme by itself.

Tags

  • banner
  • consent
  • cookie
  • privacy
Component source

The same file your agent installs. Here in case you would rather copy it by hand.

Loading…