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