Skip to content

How do I make use of local Storage to store the hours, minutes and seconds? #148

Answered by ndresx
jomefavourite asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, although you might not need an answer to this anymore given my late reply (sorry for this), one way to store them in local storage (for whatever reason) could be via https://github.com/ndresx/react-countdown#ontick callback and the browser's native local storage API.

The countdown itself though has nothing to do with the local storage.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jomefavourite
Comment options

Answer selected by jomefavourite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants