React Debounce Render
react-debounce-render
is a Higher Order Component that wraps your react components and debounces their rendering.
A React Higher Order component that wraps your React Components and debounces their rendering. Uses lodash.debounce under the hood.
react-debounce-render
is a Higher Order Component that wraps your react components and debounces their rendering.