Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111175 (s=111175, is=111248, ic=111249, ia=111251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111249 (s=111175, is=111249, ic=111250, ia=111252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111250 (s=111175, is=111249, ic=111250, ia=111252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111252 (s=111175, is=111249, ic=111250, ia=111252)