Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5940 (s=5940, is=5946, ic=5944, ia=5946)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5947 (s=5940, is=5947, ic=5945, ia=5947)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5945 (s=5940, is=5947, ic=5945, ia=5947)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5947 (s=5940, is=5947, ic=5945, ia=5947)