Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8075 (s=8075, is=8082, ic=8080, ia=8082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8083 (s=8075, is=8083, ic=8081, ia=8083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8081 (s=8075, is=8083, ic=8081, ia=8083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8083 (s=8075, is=8083, ic=8081, ia=8083)