Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8088 (s=8088, is=8095, ic=8093, ia=8095)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8096 (s=8088, is=8096, ic=8094, ia=8096)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8094 (s=8088, is=8096, ic=8094, ia=8096)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8096 (s=8088, is=8096, ic=8094, ia=8096)