Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 39000 (s=39000, is=39040, ic=39040, ia=39042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 39041 (s=39000, is=39041, ic=39041, ia=39043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 39041 (s=39000, is=39041, ic=39041, ia=39043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 39043 (s=39000, is=39041, ic=39041, ia=39043)