Navbar
Workspace Navbar
A workspace or CRM header: a workspace switcher with a check on the current one, context breadcrumbs, global search with Cmd/Ctrl+K, notifications with a dot and a user menu with an account card.
What you can change
- workspace, workspaces, crumbs — the application context
- userInitials, userName, userEmail, userMenu — the account card and menu
- unread — whether there are unread notifications; tone — light or graphite; accent — the brand color of the mark and the active states
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/navbar-007?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
One file, zero dependencies, a client component. Density matters more than air here — this is a working tool, and the whole path fits in the header. The current workspace is marked with a check, not only with color. The two disclosures close each other, close on Escape and on an outside click, and their links get tabindex=-1 while closed. Cmd/Ctrl+K focuses the search field. The unread dot is separated from the background by a ring. Account and project state come from outside; authentication and real switching are implemented by the host application. Palette --vibeui-navbar-007-*.
Tags
- navbar
- header
- workspace
- dashboard
- app
- breadcrumbs
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…