Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12619 (s=12619, is=12631, ic=12630, ia=12632)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12632 (s=12619, is=12632, ic=12631, ia=12633)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12631 (s=12619, is=12632, ic=12631, ia=12633)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12633 (s=12619, is=12632, ic=12631, ia=12633)