Loading component…
Components /Interactive Book
3D page-flip style book
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/interactive-book.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| pages | Page[] | - | Array of page objects with title and content. |
| className | string | - | Additional CSS classes. |
| width | number | 400 | Width of the book in pixels. |
| height | number | 500 | Height of the book in pixels. |