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