Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65881 (s=65881, is=65936, ic=65937, ia=65938)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65937 (s=65881, is=65937, ic=65938, ia=65939)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65938 (s=65881, is=65937, ic=65938, ia=65939)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65939 (s=65881, is=65937, ic=65938, ia=65939)