Navbar
A composable, themeable and customizable navbar component.
Installation
Examples
Notion Navbar
API Reference
Navbar
A Navbar extends the HTML <nav> element.
NavbarItem
A NavbarItem extends the <Button> component. We list the extended properties only.
Note
- It must be used within
<TooltipProvider>. - It uses
nav-iconvariant by default. See more about Button variants.
| Prop | Type | Description |
|---|---|---|
hint* | string | The displayed tooltip hint. |