Hover Project Gallery
This Demo Requires Full window for better accuracy and performance. Click the button below to open a Good Preview.
Installation
Install Dependencies
Copy and Paste the component
@/components/reframe-ui/hover-project-gallery.tsx
Usage
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| projects | HoverProject[] | - | Yes | List of projects with title, src, and optional color. |
| className | string | - | No | Wrapper class. |
| listClassName | string | - | No | Class for the list container. |
| itemClassName | string | - | No | Class for each project row. |
| titleClassName | string | - | No | Class for title text. |
| subtitleClassName | string | - | No | Class for subtitle text. |
| modalContainerClassName | string | - | No | Class for modal container. |
| cursorClassName | string | - | No | Class for cursor circle. |
| cursorLabelClassName | string | - | No | Class for cursor label. |
| subtitle | string | - | No | Right-side subtitle for each row. |
© Copyright 2025. All rights reserved.Built by @thommysart