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