Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65734 (s=65734, is=65789, ic=65790, ia=65791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65790 (s=65734, is=65790, ic=65791, ia=65792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65791 (s=65734, is=65790, ic=65791, ia=65792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65792 (s=65734, is=65790, ic=65791, ia=65792)