Sticker Peel Button
NewPremiumButton lifts off the page like a sticker being peeled. 3D perspective with shadow underneath and corner curl.
buttons3dpeelstickerperspectivehover
Installation
Terminalbash
npx motioncraft add sticker-peel-buttonUsage
sticker-peel-button.tsxtsx
import { StickerPeelButton } from "@/components/buttons/premium-buttons";
<StickerPeelButton>
Peel Me
</StickerPeelButton>Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Button content |
| className | string | — | Additional CSS classes |
| onClick | () => void | — | Click handler |
Related Components
Shader Distortion Button
NewWebGL-powered button with GPU-computed water-warp distortion on hover. Real-time ripple displacement mapping.
Ink Bleed Button
NewClick triggers organic watercolor-like ink bleeding from the click point. Canvas-based fluid simulation with sub-drop spawning.
Cloth Button
NewButton surface simulates fabric using verlet integration physics. Cursor pushes dents into the cloth mesh.
Portal Button
NewClick tears open a spiraling vortex/wormhole from the click point. Organic distorted rings with center glow.