Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4371 (s=4371, is=4377, ic=4375, ia=4377)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4378 (s=4371, is=4378, ic=4376, ia=4378)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4376 (s=4371, is=4378, ic=4376, ia=4378)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4378 (s=4371, is=4378, ic=4376, ia=4378)