react-container-dimensions
react-container-dimensions copied to clipboard
Add debounce option
Add debounce functionality to the project to avoid overload of 'scroll' event.
Simple call <ContainerDimensions debounceTime={200}>...</ContainerDimension> for a 200 millisecond debounce.