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