Thermal Button
NewPremiumButton visually 'heats up' the longer you hover. Color shifts from cool blue to hot red with glow and shimmer effects.
buttonsthermalheattemperatureglowinteractive
Installation
Terminalbash
npx motioncraft add thermal-buttonUsage
thermal-button.tsxtsx
import { ThermalButton } from "@/components/buttons/premium-buttons";
<ThermalButton>
Hold to Heat
</ThermalButton>Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Button content |
| className | string | — | Additional CSS classes |
| onClick | () => void | — | Click handler |
Related Components
Cloth Button
NewButton surface simulates fabric using verlet integration physics. Cursor pushes dents into the cloth mesh.
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.
Portal Button
NewClick tears open a spiraling vortex/wormhole from the click point. Organic distorted rings with center glow.