Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6052 (s=6052, is=6059, ic=6057, ia=6059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6060 (s=6052, is=6060, ic=6058, ia=6060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6058 (s=6052, is=6060, ic=6058, ia=6060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6060 (s=6052, is=6060, ic=6058, ia=6060)