Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69803 (s=69803, is=69859, ic=69860, ia=69861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69860 (s=69803, is=69860, ic=69861, ia=69862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69861 (s=69803, is=69860, ic=69861, ia=69862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69862 (s=69803, is=69860, ic=69861, ia=69862)