New Component: Image Zoom
See original GitHub issueIs your feature request related to a problem? Please describe.
Need a zoomable component for viewing images. Should be as useful as p:graphicImage
/p:galleria
Describe the solution you’d like https://fengyuanchen.github.io/viewerjs/ (5.9k stars, still maintained)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:8 (8 by maintainers)
Top Results From Across the Web
How To Create an Image Zoom - W3Schools
Create an Image Zoom. Step 1) Add HTML: Example. <div class="img-zoom-container">
Read more >react-medium-image-zoom - npm
Accessible medium.com-style image zoom for React. Latest version: 5.1.2, last published: 2 months ago. Start using react-medium-image-zoom ...
Read more >Building zoomable image component in react - YouTube
This video explains how to provide zoom option for images in react. You can use this in your product page to provide zoom...
Read more >10 Best Image Zoom JavaScript Libraries (2022 Update)
10 Best Image Zoom JavaScript Libraries (2022 Update) · 1. Lightense. · 2. Zoom Image On Hover – js-image-zoom · 3. Touch-enabled Image...
Read more >How I Added Medium.com Style Image Zoom to My Blog
In this tutorial you will learn how to add the Medium.com style image zoom feature to any react website.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This could also replace this ticket which has been out there for 6 years…
https://github.com/primefaces/primefaces/issues/61
So it may kill 2 birds with 1 stone!
@melloware I tested out 11.0.3-SNAPSHOT
pe:imageZoom
within our application against ap:galleria
. You’re right about the CSS selector stuff. Works like a charm. Thanks!