Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13095 (s=13095, is=13108, ic=13107, ia=13109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13109 (s=13095, is=13109, ic=13108, ia=13110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13108 (s=13095, is=13109, ic=13108, ia=13110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13110 (s=13095, is=13109, ic=13108, ia=13110)