Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50011 (s=50011, is=50061, ic=50061, ia=50063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50062 (s=50011, is=50062, ic=50062, ia=50064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50062 (s=50011, is=50062, ic=50062, ia=50064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50064 (s=50011, is=50062, ic=50062, ia=50064)