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