Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32018 (s=32018, is=32052, ic=32051, ia=32053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32053 (s=32018, is=32053, ic=32052, ia=32054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32052 (s=32018, is=32053, ic=32052, ia=32054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32054 (s=32018, is=32053, ic=32052, ia=32054)