Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64745 (s=64745, is=64800, ic=64801, ia=64802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64801 (s=64745, is=64801, ic=64802, ia=64803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64802 (s=64745, is=64801, ic=64802, ia=64803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64803 (s=64745, is=64801, ic=64802, ia=64803)