Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32157 (s=32157, is=32191, ic=32190, ia=32192)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32192 (s=32157, is=32192, ic=32191, ia=32193)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32191 (s=32157, is=32192, ic=32191, ia=32193)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32193 (s=32157, is=32192, ic=32191, ia=32193)