Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8052 (s=8052, is=8059, ic=8057, ia=8059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8060 (s=8052, is=8060, ic=8058, ia=8060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8058 (s=8052, is=8060, ic=8058, ia=8060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8060 (s=8052, is=8060, ic=8058, ia=8060)