Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9108 (s=9108, is=9115, ic=9114, ia=9116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9116 (s=9108, is=9116, ic=9115, ia=9117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9115 (s=9108, is=9116, ic=9115, ia=9117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9117 (s=9108, is=9116, ic=9115, ia=9117)