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