Installation
Usage
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
imageUrl | string | Required | The URL of the image to be displayed. |
class | string | undefined | Additional CSS classes for the card container. |
imageClass | string | undefined | Additional CSS classes for the image element. |
childrenClass | string | undefined | Additional CSS classes for the content overlay. |
Credits
- Credits to M Atif for porting this component.
- Ported from Aceternity UI’s Direction Aware Hover.