Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31908 (s=31908, is=31942, ic=31941, ia=31943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31943 (s=31908, is=31943, ic=31942, ia=31944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31942 (s=31908, is=31943, ic=31942, ia=31944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31944 (s=31908, is=31943, ic=31942, ia=31944)