Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30908 (s=30908, is=30942, ic=30941, ia=30943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30943 (s=30908, is=30943, ic=30942, ia=30944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30942 (s=30908, is=30943, ic=30942, ia=30944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30944 (s=30908, is=30943, ic=30942, ia=30944)