An Apple-style dock navigation bar with expanding icons and tooltips on hover.
Made by AxylInstallation
Usage
Props
| Prop | Type | Default |
|---|---|---|
items? | DockNavItem[] | - |
duration? | number | 0.5 |
align? | "center" | "start" | "end" | "center" |
className? | string | - |
DockNavItem
| Prop | Type | Default |
|---|---|---|
label? | string | - |
href? | string | - |
iconSrc? | string | - |
icon? | ReactNode | - |
alt? | string | - |
Built by Axyl. The source code will be available on GitHub soon.
Last updated: 6/7/2026