react-image-magnify
react-image-magnify copied to clipboard
Zoomed Image hovering to the side
Hello, I would like to have the zoomed image hovering above, not to the side. I am trying to replicate the zoom functionality of this example https://ethanselzer.github.io/react-image-magnify/#/react-slick
Rather than the basic example where the image is on the right hand side.
I have read the documentation but not sure what props to use.
Thank you
@arhoy try enlargedImagePosition: 'over'