Next.js Discord

Discord Forum

Prefetch Data For Client Component

Unanswered
American Curl posted this in #help-forum
Open in Discord
American CurlOP
Can I prefetch data in a server component (SSR/SSG/ISR) and pass it down to a client component as props? In there any point in doing something like this? How does this intersect with react-query?

https://tanstack.com/query/v4/docs/react/guides/ssr

0 Replies