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