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