Passing RSCs into Client Components
We have a server component (ServerIP
) that is rendered (invoked, <ServerIP />
) and passed as a ReactNode
prop to a client component (ClientWrapper
).
Next.js documentation: Passing Server Components to Client Components as Props
Mouse Position: ...
Server IP: 34.169.0.254
Client IP: ...