Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32045 (s=32045, is=32079, ic=32078, ia=32080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32080 (s=32045, is=32080, ic=32079, ia=32081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32079 (s=32045, is=32080, ic=32079, ia=32081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32081 (s=32045, is=32080, ic=32079, ia=32081)