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