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