NuxtN
Nuxt2y ago
owljacob

Pass property using navigateTo

I have a list where each item is clickable. I would like to pass a property (string) that has been fetched and pass it to the page that navigateTo navigates. It's [...slug] and I would like to access that property there (if value exists). Could anyone please give me a hint how to achieve that?
Was this page helpful?