Next.js Discord

Discord Forum

Passing props to layout or template from page?

Unanswered
dperolio posted this in #help-forum
Open in Discord
Is there any way to pass props from page.tsx to layout.tsx or template.tsx?

1 Reply

I'm assuming this can be done with Context? Can anyone show me an example of doing such please? I've never used Context before and don't really understand it.