Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64400 (s=64400, is=64455, ic=64456, ia=64457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64456 (s=64400, is=64456, ic=64457, ia=64458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64457 (s=64400, is=64456, ic=64457, ia=64458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64458 (s=64400, is=64456, ic=64457, ia=64458)