Diving into RSCs: Server Component in Client

This client component has children {children}:
I am rendered on the server
  1. Server runs ServerComponent
  2. ClientComponent is inserted into the Virtual DOM aka $La
  3. ClientComponent {children} set to ServerComponent output