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