Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111869 (s=111869, is=111942, ic=111943, ia=111945)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111943 (s=111869, is=111943, ic=111944, ia=111946)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111944 (s=111869, is=111943, ic=111944, ia=111946)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111946 (s=111869, is=111943, ic=111944, ia=111946)