react-compound-timer
react-compound-timer copied to clipboard
Is there any way to check whether the timer is running or not
I have read the documentation and seen the examples but I cannot find any flag that gives me whether the timer is running or not. Are there any props or something that can help me here, as I want to conditionally render the Start-Stop button, Or is there any other alternative that I can use to do so.?