Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64825 (s=64825, is=64880, ic=64881, ia=64882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64881 (s=64825, is=64881, ic=64882, ia=64883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64882 (s=64825, is=64881, ic=64882, ia=64883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64883 (s=64825, is=64881, ic=64882, ia=64883)