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