Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111938 (s=111938, is=112011, ic=112012, ia=112014)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112012 (s=111938, is=112012, ic=112013, ia=112015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112013 (s=111938, is=112012, ic=112013, ia=112015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112015 (s=111938, is=112012, ic=112013, ia=112015)