vuejs / repl

Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
930 stars 172 forks source link

feat: add `reload` function #103

Closed Alfred-Skyblue closed 1 year ago

Alfred-Skyblue commented 1 year ago

I have exposed a reload function in Repl, which reloads the preview iframe. It allows you to reload the preview without refreshing the entire page.