Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111190 (s=111190, is=111263, ic=111264, ia=111266)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111264 (s=111190, is=111264, ic=111265, ia=111267)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111265 (s=111190, is=111264, ic=111265, ia=111267)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111267 (s=111190, is=111264, ic=111265, ia=111267)