Navbar
A horizontal navigation bar for website headers. Supports dropdown menus, links, and nested navigation items with hover and focus interactions for accessible site navigation.
Component props
Navbar
| Name | Type | Description |
|---|---|---|
| showArrow | boolean | Shows dropdown arrow on items (default: true) |
NavbarItem
| Name | Type | Description |
|---|---|---|
| label | string | Item label (enables hover dropdown) |