Item

Three Column Meta

A row with details laid out in three labelled columns as dt/dd pairs, reflowing from its own width through a container query.

What you can change

  • title — the record title
  • the cells array: cell labels and values
  • the accent through the accent prop and the container query breakpoint

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/item-006?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-item-006-* variables. Server component: no hooks. The root is an li with container-type:inline-size; the whole layout lies on the inner [data-part="shell"], because a container query applies to descendants rather than to the container itself. The cells are described with a dl of dt/dd pairs, so the label and the value are linked by markup. The values are set in tabular figures and are truncated with an ellipsis.

Tags

  • item
  • row
  • metadata
  • container
Component source

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

Loading…