Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101293 (s=101293, is=101357, ic=101358, ia=101360)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101358 (s=101293, is=101358, ic=101359, ia=101361)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101359 (s=101293, is=101358, ic=101359, ia=101361)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101361 (s=101293, is=101358, ic=101359, ia=101361)