Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10134 (s=10134, is=10142, ic=10141, ia=10143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10143 (s=10134, is=10143, ic=10142, ia=10144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10142 (s=10134, is=10143, ic=10142, ia=10144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10144 (s=10134, is=10143, ic=10142, ia=10144)