Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99518 (s=99518, is=99581, ic=99582, ia=99583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99582 (s=99518, is=99582, ic=99583, ia=99584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99583 (s=99518, is=99582, ic=99583, ia=99584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99584 (s=99518, is=99582, ic=99583, ia=99584)