Installation
- Tab Title
- Tab Title
Usage
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
images | string[] | [] | Array of image URLs to display in the trailing effect. |
variant | VariantType | "type1" | Animation variant type ("type1" through "type7"). |
This component creates a full-width, full-height container with high z-index for cursor tracking. Each image is 190px wide with a 1.1 aspect ratio and rounded corners.
Credits
- Inspired by modern cursor trail effects and image hover interactions.
- Built with Vue 3 Composition API for optimal reactivity and performance.
- Ported from Codrops Article