React interval hook
  • Introduction
  • Installation
  • Basics
  • Advanced
    • Definition
    • Callback
    • Interval
    • Options
      • Configuration
        • Auto start
        • Immediate callback call
        • Self correction
      • Callbacks
        • On finish
    • Hook result / Controls
      • Start
      • Stop
      • Is active
  • Examples
    • Advanced usage
    • Live demo
      • Version 1
  • Migration
    • Change log
Powered by GitBook
On this page

Was this helpful?

Introduction

About react interval hook

NextInstallation

Last updated 9 months ago

Was this helpful?

React hook for using self-correcting setInterval, augmented by management methods

Main features

  • Manageable (start, stop, isActive)

  • Thoroughly tested

Self-correcting
codecov
npm bundle size
npm
npm type definitions