Next.js Discord

Discord Forum

Where is it getting the props

Answered
Black carp posted this in #help-forum
Open in Discord
Black carpOP
Greetings, I'm a bit confused on where am I getting the props on the page.tsx file in this section of the learn resources
I'm having a bit of trouble understanding how it works

https://nextjs.org/learn/dashboard-app/adding-search-and-pagination

Thank you and have a nice day!
Answered by Black carp
I think I got it now sorry for being dumb, its written in the docs that its an optional object

https://nextjs.org/docs/app/api-reference/file-conventions/page
View full answer

1 Reply

Black carpOP
I think I got it now sorry for being dumb, its written in the docs that its an optional object

https://nextjs.org/docs/app/api-reference/file-conventions/page
Answer