Atelier Navbar

PRONew

Preview live, install via shadcn or copy the source.

Installation

Install via shadcn

This will install the component and its dependencies automatically.

PRO COMPONENT

Unlock with PRO

This component is exclusive to reframe/ui PRO.
Get instant access to all premium components and templates.

Usage

atelier-navbar-usage.tsxTSX

Props

NameTypeDefaultRequiredDescription
brandNamestringATELIERNoBrand name / logo text.
brandHrefstring#NoBrand link href.
topButtons{label:string; href:string; variant?:string}[]NoTop right buttons — e.g. Login/Join. Rendered with FlipButton.
leftSectionAtelierNavSectionNoLeft column {title, links: {label,href,badge}[], bottomLinks?}. Links use UnderlineLink.
middleSectionAtelierNavSectionNoMiddle column EXPLORE. Links use UnderlineLink.
featured{title:string; image:string; badge?:string; ctaLabel?:string; ctaHref?:string}NoRight featured card — image, title, CTA (FlipButton).
initialOpenbooleanfalseNoStart open for demo.
classNamestringNoWrapper class for nav.
© reframe/ui 2026Built by @thommysart
More in Navigation