Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43131 (s=43131, is=43137, ic=43137, ia=43137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43138 (s=43131, is=43138, ic=43138, ia=43138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43138 (s=43131, is=43138, ic=43138, ia=43138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43138 (s=43131, is=43138, ic=43138, ia=43138)