Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111128 (s=111128, is=111201, ic=111202, ia=111204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111202 (s=111128, is=111202, ic=111203, ia=111205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111203 (s=111128, is=111202, ic=111203, ia=111205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111205 (s=111128, is=111202, ic=111203, ia=111205)