Interactive Book

Media & Content

A 3D page-flip book component with AnimatePresence transitions, directional flip variants, spine accent, page indicator, dot navigation, and prev/next buttons.

Loading preview...
Customize
Width (px)
320
Height (px)
420

Props

PropTypeDefaultDescription
pagesBookPage[]Array of page objects, each with a title (string) and content (ReactNode).
classNamestring''Additional CSS classes for the outer wrapper.
widthnumber320Width of the book in pixels.
heightnumber420Height of the book in pixels.