Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13370 (s=13370, is=13380, ic=13382, ia=13383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13381 (s=13370, is=13381, ic=13383, ia=13384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13383 (s=13370, is=13381, ic=13383, ia=13384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13384 (s=13370, is=13381, ic=13383, ia=13384)