Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111284 (s=111284, is=111357, ic=111358, ia=111360)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111358 (s=111284, is=111358, ic=111359, ia=111361)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111359 (s=111284, is=111358, ic=111359, ia=111361)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111361 (s=111284, is=111358, ic=111359, ia=111361)