Back

Slide Link

A smooth and modern link component with a slide animation effect.

Link
Slide Animation

Installation

Paste this code in your terminal

npx shadcn@latest add https://rohitnirban.com/r/slide-link.json

Props

PropTypeDefaultRequired
href

The path or URL to navigate to.

string"#"No
text

The text or content to be displayed.

React.ReactNodeYes
className

Additional CSS classes for custom styling.

stringNo