React Hookers - v6.3.0
Preparing search index...
useRerenderInterval
Function useRerenderInterval
useRerenderInterval
(
ms
:
number
)
:
void
Forces the component to re-render at a fixed interval.
Parameters
ms
:
number
The interval duration, in milliseconds.
Returns
void
See
useIntervalCallback
useRerender
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
React Hookers - v6.3.0
Loading...
Forces the component to re-render at a fixed interval.