Installation
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | - | Additional CSS classes |
Features
- Expands to reveal 4 social share buttons on hover
- Includes Twitter, Instagram, LinkedIn, and link copy
- Smooth width expansion animation
- Staggered button appearance for visual appeal
- Active state feedback on click
- Dark mode support
- Mouse leave to collapse
Social Platforms
The component includes icons for:- Twitter (Share on Twitter)
- Instagram (Share on Instagram)
- LinkedIn (Share on LinkedIn)
- Link (Copy link)
Dependencies
motion/react(Framer Motion) - For expansion and stagger animationslucide-react- For social media icons@/components/ui/button- Base button component@/lib/utils- Utility functions (cn)