49 components available
Components

Like Button

March 2025
An interactive like button with animated counter and celebratory confetti - great for upvotes and reactions.
Playground
Run
<LikeButton count={50} />

Installation

API Props

PropTypeDefault
count
number
0
isLiked
boolean
false
onClick
(index: number) => void