Zoom & Pan Library
"vue-zoomable is a tiny and high performance zoom and pan library for Vue 3. It uses CSS transforms which provides hardware acceleration.
- Simply wrap your content in a
VueZoomable
component to make it zoom-able and pan-able.- Mouse wheel support
- Touch and pinch-zoom support
- Control buttons for zoom and pan
- Supports SVG and HTML content
- Uses CSS transform for zoom and pan
ScrollOverlay
component to lock pan/zoom while scrolling
Hassaan Akbar