Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11330 (s=11330, is=11340, ic=11339, ia=11341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11341 (s=11330, is=11341, ic=11340, ia=11342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11340 (s=11330, is=11341, ic=11340, ia=11342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11342 (s=11330, is=11341, ic=11340, ia=11342)