Skip to content

This component is uses for viewing images (zooming them and opening in full page)

Notifications You must be signed in to change notification settings

leshchukandrej/Lightning-ImageViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lightning-ImageViewer

Component that wraps img and adds some viewing finctionality like zooming and opening in full screen

It finds only first img tag, other img tags would be ignored

Example of using this component:

<c:ImageZoomer>

            <img src="/resource/img3" style="height: 200px; width: 200px"/>

</c:ImageZoomer>

In ImageZoomer attributes you can pass start values for width and height of image wrapper, also you can pass lens size and zoom values

Sample of using when you click on zoom button

ImageZoomer

Also if you click on image it opens the image on full screen

ImageZoomer

About

This component is uses for viewing images (zooming them and opening in full page)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published