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