Social Flip Button
Buttons
A button that flips to reveal social media icons on hover, with a smooth 3D rotation transition.
Loading preview...
Customize
Front Label
Props
| Prop | Type | Default | Description |
|---|---|---|---|
frontLabel | string | 'Follow' | Text shown on the front face of the button. |
links | SocialLink[] | — | Array of social links, each with icon (ReactNode), href, and label. |
className | string | '' | Additional CSS classes to apply. |