Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23862 (s=23862, is=23878, ic=23880, ia=23882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23879 (s=23862, is=23879, ic=23881, ia=23883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23881 (s=23862, is=23879, ic=23881, ia=23883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23883 (s=23862, is=23879, ic=23881, ia=23883)