Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9074 (s=9074, is=9081, ic=9080, ia=9082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9082 (s=9074, is=9082, ic=9081, ia=9083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9081 (s=9074, is=9082, ic=9081, ia=9083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9083 (s=9074, is=9082, ic=9081, ia=9083)