ApplicationAnimated Dock
Animated Dock
A dock with animated icons that grow on hover.
Preview
Code
Usage
Props
AnimatedDock Props
Prop | Type | Default |
---|---|---|
className | string | - |
items | DockItemData[] | - |
DockItem Props
Prop | Type | Default |
---|---|---|
link | string | - |
Icon | ReactNode | - |
target | string | - |
Edit on GitHub
Last updated on