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