Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2941 (s=2941, is=2942, ic=2943, ia=2943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2943 (s=2941, is=2943, ic=2944, ia=2944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2944 (s=2941, is=2943, ic=2944, ia=2944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2944 (s=2941, is=2943, ic=2944, ia=2944)