UNPKG

242 BMarkdownView Raw
1# useCountDown
2
3The `useCountDown` hook is used to count down from a specified number of seconds. It is useful for creating countdown timers.
4
5Please refer to the [documentation](https://raddix.dev/hooks/use-count-down) for more information.