Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9795 (s=9795, is=9803, ic=9802, ia=9804)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9804 (s=9795, is=9804, ic=9803, ia=9805)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9803 (s=9795, is=9804, ic=9803, ia=9805)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9805 (s=9795, is=9804, ic=9803, ia=9805)