Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33907 (s=33907, is=33942, ic=33941, ia=33943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33943 (s=33907, is=33943, ic=33942, ia=33944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33942 (s=33907, is=33943, ic=33942, ia=33944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33944 (s=33907, is=33943, ic=33942, ia=33944)