Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2704 (s=2704, is=2705, ic=2706, ia=2706)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2706 (s=2704, is=2706, ic=2707, ia=2707)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2707 (s=2704, is=2706, ic=2707, ia=2707)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2707 (s=2704, is=2706, ic=2707, ia=2707)