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