Trevor SullivanT
Windmill3y ago
2 replies
Trevor Sullivan

How can I trigger a refresh of an HTML component after executing a back-end script?

I have a button that triggers a background script. After the script completes successfully, I want to trigger a refresh of the HTML component, to reload its children's content. How can I accomplish this?
Was this page helpful?