infeng / react-viewer

react image viewer, supports rotation, scale, zoom and so on
https://infeng.github.io/react-viewer
MIT License
734 stars 137 forks source link

How to Blur the image #194

Open ayushkaushik711 opened 1 year ago

ayushkaushik711 commented 1 year ago

I want to blur the image using css styling -webkit-filter: blur(3px). How to execute this?