26 components available

Like Button

April 2025
Login to access the code
An interactive like button with animated counter and celebratory confetti - great for upvotes and reactions.
Like
20
21
5051
Playground
<LikeButton count={50} />

Installation

Whoops, hang on for a sec
You don't have access to view this resource

API Props

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