Support External Enlarged Image
Release Notes
-
Render enlarged image into an HTML element of your choosing.
-
Ignored for touch input by default but will be honored if isEnlargedImagePortalEnabledForTouch is implemented.
-
Use cases include a scenario where an ancestor element of react-image-magnify implements overflow hidden.
-
Requires React v16
-
Please see example source code for details.