Zoomist Add-on
Apply zooming to images.
Wrapper component for Zoomist JavaScript Library that allows to apply zooming to images.
Features
- Zoom, drag, pinch images.
- Mobile devices support.
Sample code
Zoomist zoomist = new Zoomist("images/picture.jpg"); add(zoomist);
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Initial release
- Released
- 2023-09-12
- Maturity
- STABLE
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 24
- Browser
- N/A
Zoomist Add-on - Vaadin Add-on Directory
Apply zooming to images.Wrapper component for [Zoomist JavaScript Library](https://npm.io/package/zoomist) that allows to apply zooming to images.
#### Features
* Zoom, drag, pinch images.
* Mobile devices support.