Hello; How do you update an html.H1 with a callback? I want to update UTC time every 5 seconds at the top of the web app.
I am updating a dcc.Graph with callback successfully. So I have a working example but it’s not translating to html.H1. It seems it wants it to be done differently.
Any examples?
2 posts - 2 participants