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