Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64885 (s=64885, is=64940, ic=64941, ia=64942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64941 (s=64885, is=64941, ic=64942, ia=64943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64942 (s=64885, is=64941, ic=64942, ia=64943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64943 (s=64885, is=64941, ic=64942, ia=64943)