Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111033 (s=111033, is=111106, ic=111107, ia=111109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111107 (s=111033, is=111107, ic=111108, ia=111110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111108 (s=111033, is=111107, ic=111108, ia=111110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111110 (s=111033, is=111107, ic=111108, ia=111110)