Pull page-title from router

Noob-alert: Whats the easiest way to pull the page title from the F7-router? In vue router I use {{ $route.meta.title }} but i dont understand how i would to this with the F7 router.

Do you mean to set document title? Can you give more details, where do you have this title specified and where do you want to output it?

I want to place the navbar in app.vue and update the nav-title in each page from router.