Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8085 (s=8085, is=8092, ic=8090, ia=8092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8093 (s=8085, is=8093, ic=8091, ia=8093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8091 (s=8085, is=8093, ic=8091, ia=8093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8093 (s=8085, is=8093, ic=8091, ia=8093)