Navbar

What–Where–When Catalog Navbar

A marketplace and catalog header: a row of sections with a glider and a large What / Where / When search capsule with an accent button. The active field lights up and the capsule is lifted by a shadow. For real estate, services and events.

What you can change

  • brand and tabs — the name and the catalog sections; an empty array removes the row; accent — the color of the mark, the search button and the glider
  • whenLabel="" removes dates for catalogs without a calendar
  • the field captions and placeholders (whatPlaceholder and the rest) — for your niche

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/navbar-011?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

One file, zero dependencies, a client component. The search capsule is the main object of the page, so it is lifted by a shadow, and the active field does more than change color: an accent line grows under it, so while typing you can see which of the three fields takes the text. A real <form role="search"> with a submit button: Enter sends the query. The section glider is positioned from offsetLeft/offsetWidth and follows cursor and focus; until the JS is ready the active section keeps a plain background. The When field is optional — a directory of professionals needs no dates. In a narrow column the fields stack. Palette --vibeui-navbar-011-*.

Tags

  • navbar
  • header
  • marketplace
  • search
  • travel
  • booking
Component source

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

Loading…