Alert
Grouped Alerts
Several messages in one frame instead of a stack of separate ones: a shared heading, a single Clear button, and the tail folded into a counter row.
What you can change
- the entries array: tone, title, description and time
- title — the group heading; the count beside it is computed
- visible — how many entries show before folding
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/alert-016?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
The component is self-contained: one file, no dependencies, its own palette in local variables --vibeui-alert-016-*. The entries are separated by rules rather than gaps: a shared frame holds them as one object. The tone of each entry is set by a data attribute and changes only the colour of the dot. A tail longer than visible is folded into a row with a counter, so the block does not grow without end.
Tags
- alert
- notifications
- list
- inbox
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…