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