Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123034 (s=123034, is=123110, ic=123113, ia=123115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123111 (s=123034, is=123111, ic=123114, ia=123116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123114 (s=123034, is=123111, ic=123114, ia=123116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123116 (s=123034, is=123111, ic=123114, ia=123116)