Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3200 (s=3200, is=3204, ic=3202, ia=3204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3205 (s=3200, is=3205, ic=3203, ia=3205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3203 (s=3200, is=3205, ic=3203, ia=3205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3205 (s=3200, is=3205, ic=3203, ia=3205)