Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123989 (s=123989, is=124066, ic=124068, ia=124071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124067 (s=123989, is=124067, ic=124069, ia=124072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124069 (s=123989, is=124067, ic=124069, ia=124072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124072 (s=123989, is=124067, ic=124069, ia=124072)