Animate UI

Share Button

A share button component with animated icons.

Made by ChenHaoJie9527
Edit on GitHub

Installation

Usage

<ShareButton />

API Reference

ShareButton

PropTypeDefault
children
React.ReactNode
-
className?
string
-
size?
"default" | "sm" | "lg"
-
icon?
"suffix" | "prefix"
-
onIconClick?
(platform: "github" | "x" | "facebook") => void
undefined
...props?
HTMLMotionProps<"button">
-

Credits

  • Credits to SharpTH for the inspiration

Built by Skyleen. The source code is available on GitHub.