Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111110 (s=111110, is=111183, ic=111184, ia=111186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111184 (s=111110, is=111184, ic=111185, ia=111187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111185 (s=111110, is=111184, ic=111185, ia=111187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111187 (s=111110, is=111184, ic=111185, ia=111187)