How to pass query value to the page

How do i pass query values to a new page in Framework 7. how to read the value in latest version?

what do u need exactly ? values for?

i got , i used like this

this.$route.query.id;

fetch api ? like using jquery or something?