wnr / element-resize-detector

Optimized cross-browser resize listener for elements.
MIT License
1.32k stars 118 forks source link

How to remove event when I don't want to listen #96

Closed mrKylinZhou closed 6 years ago

mrKylinZhou commented 6 years ago

I find it in the source code

erd.uninstall(ele)

wnr commented 6 years ago

Yes, it's also documented in the readme.