Version: v4.4.0
use-timeout
#
AboutsetTimeout hook for react.
#
Installation#
Importing the hook#
Usage#
ArgumentsArguments | Type | Description | Default value |
---|---|---|---|
callback | function | Function to be executed in timeout | undefind |
delay | Number | Number in milliseconds after which callback is to be run | 0 |
#
Returned Object keysReturned object attributes | Type | Description |
---|---|---|
clear | function | Clear the timeout |
start | function | Start the timeout |
isActive | boolean | Is the timeout active |
#
Join Bhargav's discord serverYou can click on the floating discord icon at the bottom right of the screen and talk to us in our server.