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