Interval

useInterval(callback, interval [, options]): controls

Type

number

Default value

1000

Description

Amount of milliseconds between each callback.

Last updated

Was this helpful?