Breadcrumb

Typed Nodes

A path across mixed entities: each node's type — space, folder, database, table, record — is told apart by icon shape, not colour alone.

What you can change

  • the path contents through items — label, href and kind of every node
  • the last level's name through currentLabel
  • the last level's type through currentKind

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/breadcrumb-014?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-breadcrumb-014-* variables. Server component: no hooks and no state. The marks are inline SVG with a single outline per type, so no icon package is needed; the silhouettes are chosen to differ without colour (a circle, a folder tab, a cylinder, a grid, a sheet with a cut corner). The type colour is set by separate variables and works as a second hint. The type name lies next to the mark as hidden text, so a screen reader speaks "Table: Deals" rather than the name alone. The separator is a chevron on the borders of a pseudo-element, so as not to pull in a font with symbols.

Tags

  • breadcrumb
  • icons
  • hierarchy
  • admin
Component source

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

Loading…