Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80000 (s=80000, is=80057, ic=80058, ia=80059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80058 (s=80000, is=80058, ic=80059, ia=80060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80059 (s=80000, is=80058, ic=80059, ia=80060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80060 (s=80000, is=80058, ic=80059, ia=80060)