Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32422 (s=32422, is=32456, ic=32455, ia=32457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32457 (s=32422, is=32457, ic=32456, ia=32458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32456 (s=32422, is=32457, ic=32456, ia=32458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32458 (s=32422, is=32457, ic=32456, ia=32458)