I am making a simple electron app which allows users to preview their index.html through an iFrame which they can adjust to fit different screen sizes. I was wondering if there is a way to make the iFrame automatically refresh whenever the user makes a change to the document they are editing?
↧