Open Page with Props?
Hey Guys! Maybe its a dumb question but I am trying to open a page via nuxt-link and currently trying to find a way to pass some props to the page but without using Query Parameters.
The only way I could figure out is to have a store where i save the values while redirecting.
Any ideas would be much appreciated!
The only way I could figure out is to have a store where i save the values while redirecting.
Any ideas would be much appreciated!