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