Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101731 (s=101731, is=101795, ic=101796, ia=101798)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101796 (s=101731, is=101796, ic=101797, ia=101799)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101797 (s=101731, is=101796, ic=101797, ia=101799)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101799 (s=101731, is=101796, ic=101797, ia=101799)