Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12742 (s=12742, is=12754, ic=12753, ia=12755)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12755 (s=12742, is=12755, ic=12754, ia=12756)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12754 (s=12742, is=12755, ic=12754, ia=12756)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12756 (s=12742, is=12755, ic=12754, ia=12756)