Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3054 (s=3054, is=3058, ic=3056, ia=3058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3059 (s=3054, is=3059, ic=3057, ia=3059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3057 (s=3054, is=3059, ic=3057, ia=3059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3059 (s=3054, is=3059, ic=3057, ia=3059)