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