Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111601 (s=111601, is=111674, ic=111675, ia=111677)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111675 (s=111601, is=111675, ic=111676, ia=111678)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111676 (s=111601, is=111675, ic=111676, ia=111678)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111678 (s=111601, is=111675, ic=111676, ia=111678)