Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49945 (s=49945, is=49995, ic=49995, ia=49997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49996 (s=49945, is=49996, ic=49996, ia=49998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49996 (s=49945, is=49996, ic=49996, ia=49998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49998 (s=49945, is=49996, ic=49996, ia=49998)