Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31902 (s=31902, is=31936, ic=31935, ia=31937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31937 (s=31902, is=31937, ic=31936, ia=31938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31936 (s=31902, is=31937, ic=31936, ia=31938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31938 (s=31902, is=31937, ic=31936, ia=31938)