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