@vueuse/router
This is an add-on of VueUse, providing utilities for vue-router (Vue 3 Only).
Install
npm i @vueuse/router vue-router@4
Functions
useRouteHash
— shorthand for reactive route.hashuseRouteParams
— shorthand for reactive route.paramsuseRouteQuery
— shorthand for reactive route.query
License
MIT License © 2019-PRESENT Anthony Fu