Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9929 (s=9929, is=9937, ic=9936, ia=9938)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9938 (s=9929, is=9938, ic=9937, ia=9939)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9937 (s=9929, is=9938, ic=9937, ia=9939)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9939 (s=9929, is=9938, ic=9937, ia=9939)