Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111731 (s=111731, is=111804, ic=111805, ia=111807)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111805 (s=111731, is=111805, ic=111806, ia=111808)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111806 (s=111731, is=111805, ic=111806, ia=111808)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111808 (s=111731, is=111805, ic=111806, ia=111808)