A.watch(route.path)B.watch(route.query)C.watch(route.params)D.watch(route.fullPath)
A.pathB.nameC.componentD.redirect
A.useRouter()B.useRoute()C.useLink()D.useParams()