Flip Button

A two-face button with top/bottom flip motion, press feedback, and preset glass-gradient palettes.

Customize

Front
Reveal
From
Palette
Tap scale0.96

Usage

import { FlipButton } from "@/components/lazy-ui/flip-button";

<FlipButton
  front="Deploy"
  reveal="Ship it"
  from="top"
  palette="light"
  tapScale={0.96}
/>