Navbar
Fullscreen Typographic Menu
A minimal agency or studio header: a wordmark and a Menu button that opens a full-screen black or accent plane with large section names, numbers and a contact. The plane fades in and the rows cascade.
What you can change
- brand and links with note captions — the mark, the sections and their short explanations
- surface — the black or accent plane of the menu; demo={true} unfolds it under the header for showcases and screenshots
- contactLabel and contactHref — the contact at the bottom of the menu
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-013?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, no client JS. Opening uses the Popover API (the popover/popovertarget attributes): the native top layer, Escape, light dismiss and focus return come for free. The plane's fade-in and the cascade of rows are also JS-free — built on @starting-style, transition-behavior: allow-discrete and per-nth-child animation delays; where those are unsupported the menu simply appears and nothing breaks. Each section name slides on hover and its number is set in tabular figures. All motion is removed under prefers-reduced-motion. Palette --vibeui-navbar-013-*.
Tags
- navbar
- header
- fullscreen
- menu
- typographic
- studio
- popover
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…