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