Card
“Didn't find an answer” panel
A card next to the main content: a headline, one sentence, a slot for actions (a button, links, a form) and a promise line under them. A neutral panel or a light accent tint — not a solid fill, so it does not compete with the button inside. Keeps the next step in view: by a question list, by plans, by a form.
What you can change
- title and text
- children — actions: a button, links, a form
- note — the line under the actions
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/card-024?lang=en&theme=dark
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
Self-contained: one file, no dependencies, palette in --vibeui-card-024-*. An <aside> with aria-label from the headline. Actions are passed as children and land in the slot under the text; note is the line under them. tint="accent" tints the panel and border with the accent via color-mix. The ink and background props set the text colour and the page background the panel is derived from.
Tags
- card
- help
- support
- aside
- panel
- cta
- contact
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…