Preview live, install via shadcn or copy the source.
This will install the component and its dependencies automatically.
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| items | HoverFocusItem[] | string[] | — | No | Services list — string[] or {label, href}[] |
| showIcon | boolean | true | No | Show ArrowRight icon. |
| duration | number | 0.3 | No | Motion duration. |
| className | string | — | No | Wrapper class. |
| itemClassName | string | — | No | Class for each row. |