Icon Stack

Expandable Stack Count

A stack whose "+N" counter is an entrance rather than a dead end: the disclosure runs on details, so the names are available without a line of client code.

What you can change

  • the number of visible circles through max
  • the group caption and the roster through names
  • the circle size through the --vibeui-iconstack-003-size variable

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/iconstack-003?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

A server component, no hooks: the disclosure is held by native details, the state lives in the DOM. The stack and the counter sit inside summary, whose default marker is removed (list-style: none and ::-webkit-details-marker) and which gets a visible focus ring — summary is focusable by tab, and without the ring the tap target is invisible. The counter is placed to the left of the stack: on the right it reads as one more member. The overlap is built with a reversed flex row, and the circle hue is derived from the name with an FNV hash. There is no surface by default: the card sits on the page background, and the palette is built on light-dark() and follows the surrounding color-scheme.

Tags

  • iconstack
  • details
  • overflow
  • avatars
Component source

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

Loading…