Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10265 (s=10265, is=10273, ic=10272, ia=10274)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10274 (s=10265, is=10274, ic=10273, ia=10275)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10273 (s=10265, is=10274, ic=10273, ia=10275)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10275 (s=10265, is=10274, ic=10273, ia=10275)