Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10348 (s=10348, is=10356, ic=10355, ia=10357)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10357 (s=10348, is=10357, ic=10356, ia=10358)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10356 (s=10348, is=10357, ic=10356, ia=10358)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10358 (s=10348, is=10357, ic=10356, ia=10358)