Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7642 (s=7642, is=7652, ic=7652, ia=7650)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7653 (s=7642, is=7653, ic=7653, ia=7651)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7653 (s=7642, is=7653, ic=7653, ia=7651)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7651 (s=7642, is=7653, ic=7653, ia=7651)