maslianok / react-resize-detector

A Cross-Browser, Event-based, Element Resize Detection for React
http://maslianok.github.io/react-resize-detector/
MIT License
1.25k stars 91 forks source link

ResizeObserver.observe options prop #135

Closed whiteand closed 3 years ago

whiteand commented 3 years ago

Added ability to pass observe options as a prop to resize detector.

whiteand commented 3 years ago

It's connected with issue: #127

maslianok commented 3 years ago

Wow, great work, Andrew 👍

Special thanks for updating Readme 😄