Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5405 (s=5405, is=5410, ic=5410, ia=5408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5411 (s=5405, is=5411, ic=5411, ia=5409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5411 (s=5405, is=5411, ic=5411, ia=5409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5409 (s=5405, is=5411, ic=5411, ia=5409)