Next.js Discord

Discord Forum

How do i pass an object to another page

Unanswered
Barbary Lion posted this in #help-forum
Open in Discord
Barbary LionOP
so i created a object to store a list , and i need to export this object to another page so that i can pass the contents of that object as a prop to a component , so how can i pass the object from one page to another in a way that i can pass it as a prop to an html component

0 Replies