Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3128 (s=3128, is=3132, ic=3130, ia=3132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3133 (s=3128, is=3133, ic=3131, ia=3133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3131 (s=3128, is=3133, ic=3131, ia=3133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3133 (s=3128, is=3133, ic=3131, ia=3133)