Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32908 (s=32908, is=32942, ic=32941, ia=32943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32943 (s=32908, is=32943, ic=32942, ia=32944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32942 (s=32908, is=32943, ic=32942, ia=32944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32944 (s=32908, is=32943, ic=32942, ia=32944)