Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8422 (s=8422, is=8431, ic=8431, ia=8429)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8432 (s=8422, is=8432, ic=8432, ia=8430)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8432 (s=8422, is=8432, ic=8432, ia=8430)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8430 (s=8422, is=8432, ic=8432, ia=8430)