Loading component…
Components /Line Hover Link
Animated hover underline styles
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/line-hover-link.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | - | The link text content. |
| href | string | - | The link URL. |
| className | string | - | Additional CSS classes. |
| variant | 'slide' | 'double' | 'grow' | 'strike' | 'fade' | 'pulse' | 'swap' | 'sweep' | 'bounce' | 'arc' | 'scribble' | 'slide' | The underline, stroke, or sweep animation style. |