Explore Library
Flashcard

The Server/Client Boundary in RSC

How the 'use client' directive marks where React switches from server-rendered to client-hydrated components.

Question

What does the 'use client' directive actually mark, and how do props cross the server/client boundary?

Click to reveal answer