Ready-to-Use Components Powered by Flowbite, ShadCN & Headless UI
Component Library
Browse and explore components
Navbar
A Navbar is a UI component used to provide site-wide navigation links, usually displayed at the top of a page.
Default Navbar
Sample Code
Show Code
Copy Code
Navbar With CTA Button
Sample Code
Show Code
Copy Code
Navbar With Dropdown
Sample Code
Show Code
Copy Code
API ( Navbar )
Prop | Description | Type | Default |
---|---|---|---|
fluid | If true, the navbar spans the full width of the screen. | boolean | false |
rounded | Applies rounded corners to the navbar. | boolean | false |
href | Destination URL of the link. | string | - |
active | Marks the link as active (highlighted). | boolean | false |