[Vuejs]-Application restart by button on vuejs 8 December 2023 by thecoderscamp.com 0 You can use Window.location methods:{ restart(){ location.reload(); } } Tomáš [Vuejs]-Errors compiling Vue with TypeScript [Vuejs]-Vue input required if others are non-empty Source:stackexchange.com