You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a cached backend API, and I'd like to have a 'countdown clock' timer on the frontend. refreshInterval covers being able to actually perform the update, but not having a 'remaining milliseconds' number that I can use for UI updating.
This discussion was converted from issue #302 on December 20, 2022 15:37.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a cached backend API, and I'd like to have a 'countdown clock' timer on the frontend.
refreshInterval
covers being able to actually perform the update, but not having a 'remaining milliseconds' number that I can use for UI updating.Beta Was this translation helpful? Give feedback.
All reactions