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