Click the theme buttons to re-initialize examples. <StyledCountdown onTick={value => console.log("Countdown: ", value)} /> This timer is always stopped: <StyledCountdown stop onTick={value => console.log("Stopped countdown: ", value)} />