Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9537 (s=9537, is=9544, ic=9543, ia=9545)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9545 (s=9537, is=9545, ic=9544, ia=9546)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9544 (s=9537, is=9545, ic=9544, ia=9546)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9546 (s=9537, is=9545, ic=9544, ia=9546)