Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 124123 (s=124123, is=124200, ic=124202, ia=124205)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124201 (s=124123, is=124201, ic=124203, ia=124206)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124203 (s=124123, is=124201, ic=124203, ia=124206)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124206 (s=124123, is=124201, ic=124203, ia=124206)