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