0👍
✅
You can get route information from this.$route
And handle the router by this.$router
Something like this.$router.push(location)
Source:stackexchange.com