Flip Reveal
Animated container that reveals or hides items using GSAP Flip transitions and keys.
Loading...
Installation
npx shadcn@latest add @paceui-ui/flip-revealExamples
Sample
Loading...
Props
FlipRevealItem
| Prop | Type | Default |
|---|---|---|
| flipKey | string | - |
FlipReveal
| Prop | Type | Default |
|---|---|---|
| keys | all | string[] | - |
| showClass | string | - |
| hideClass | string | - |