Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111711 (s=111711, is=111784, ic=111785, ia=111787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111785 (s=111711, is=111785, ic=111786, ia=111788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111786 (s=111711, is=111785, ic=111786, ia=111788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111788 (s=111711, is=111785, ic=111786, ia=111788)