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