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