flipbook-vue
flipbook-vue copied to clipboard
Question: How to implement flip on click?
I'm not using the zoom feature and would like to implement page flip on clicks. I haven't seen an easy way to achieve this with the API so I was wondering what would be my best bet to add this functionality.
Great component by the way!
I think it is not possible at the moment. I will add that feature when I have time.
I'm not using the zoom feature and would like to implement page flip on clicks. I haven't seen an easy way to achieve this with the API so I was wondering what would be my best bet to add this functionality.
Great component by the way!
you can probably just overlay the prev/next page link with a high enough z-index and positioning