Loading component…
Components /Cursor Card
Inline text link with cursor tracking preview card
Run the following command
npx shadcn@latest add https://www.vengenceui.com/r/cursor-card.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | - | The text or element that triggers the hover effect. |
| image | string | - | The URL of the image to display in the hover card. |
| description | string | - | The description text to display in the hover card. |
| href | string | '#' | The destination URL for the link. |
| className | string | - | Additional CSS classes for the link element. |