Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32230 (s=32230, is=32264, ic=32263, ia=32265)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32265 (s=32230, is=32265, ic=32264, ia=32266)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32264 (s=32230, is=32265, ic=32264, ia=32266)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32266 (s=32230, is=32265, ic=32264, ia=32266)