Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111616 (s=111616, is=111689, ic=111690, ia=111692)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111690 (s=111616, is=111690, ic=111691, ia=111693)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111691 (s=111616, is=111690, ic=111691, ia=111693)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111693 (s=111616, is=111690, ic=111691, ia=111693)