2.0.1 • Published 10 months ago

@byndyusoft-ui/use-timeout v2.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

@byndyusoft-ui/use-timeout

A custom hook to manage timeouts. This hook allows you to start and stop a timeout programmatically, making it useful for scenarios where you need precise control over delayed execution of a callback function.

Installation

npm i @byndyusoft-ui/use-timeout