Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8229 (s=8229, is=8235, ic=8236, ia=8235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8236 (s=8229, is=8236, ic=8237, ia=8236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8237 (s=8229, is=8236, ic=8237, ia=8236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8236 (s=8229, is=8236, ic=8237, ia=8236)