Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111654 (s=111654, is=111727, ic=111728, ia=111730)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111728 (s=111654, is=111728, ic=111729, ia=111731)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111729 (s=111654, is=111728, ic=111729, ia=111731)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111731 (s=111654, is=111728, ic=111729, ia=111731)