Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10462 (s=10462, is=10470, ic=10469, ia=10471)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10471 (s=10462, is=10471, ic=10470, ia=10472)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10470 (s=10462, is=10471, ic=10470, ia=10472)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10472 (s=10462, is=10471, ic=10470, ia=10472)