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