Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64000 (s=64000, is=64055, ic=64056, ia=64057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64056 (s=64000, is=64056, ic=64057, ia=64058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64057 (s=64000, is=64056, ic=64057, ia=64058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64058 (s=64000, is=64056, ic=64057, ia=64058)