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