Skip to content

Add Text 3D Flip component#937

Open
AayushBharti wants to merge 1 commit intomagicuidesign:mainfrom
AayushBharti:feat/text-3d-flip
Open

Add Text 3D Flip component#937
AayushBharti wants to merge 1 commit intomagicuidesign:mainfrom
AayushBharti:feat/text-3d-flip

Conversation

@AayushBharti
Copy link
Copy Markdown
Contributor

@AayushBharti AayushBharti commented Apr 5, 2026

Description

Add new Text3DFlip component — a text effect that flips each letter in 3D with a staggered animation on hover. Supports 4 rotation directions and configurable stagger origin.

Changes

  • Add text-3d-flip component with per-letter 3D CSS transforms
  • Add two demos: stagger-from-first and stagger-from-center
  • Add MDX documentation with installation, usage, examples, and props table
  • Add sidebar entry under Text Animations
  • Add UI and example registry entries

Motivation

MagicUI has no 3D text animation component. This fills that gap with an interactive hover effect using CSS 3D transforms and Motion's useAnimate for staggered spring animations.

Breaking Changes

None.

Screenshots

Device / Browser / Viewport: MacOS / Chrome / Desktop

3D.Text.Flip.mp4

A text effect that flips each letter in 3D with a staggered
animation on hover. Supports configurable rotation direction,
stagger origin, and spring-based transitions.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 5, 2026

@AayushBharti is attempting to deploy a commit to the product-studio Team on Vercel.

A member of the Team first needs to authorize it.

@Yeom-JinHo Yeom-JinHo self-requested a review April 5, 2026 09:45
@AayushBharti
Copy link
Copy Markdown
Contributor Author

@Yeom-JinHo Hi, just wanted to follow up on this. Any updates when you get a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant