Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77744 (s=77744, is=77801, ic=77802, ia=77803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77802 (s=77744, is=77802, ic=77803, ia=77804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77803 (s=77744, is=77802, ic=77803, ia=77804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77804 (s=77744, is=77802, ic=77803, ia=77804)