Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88400 (s=88400, is=88460, ic=88461, ia=88462)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88461 (s=88400, is=88461, ic=88462, ia=88463)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88462 (s=88400, is=88461, ic=88462, ia=88463)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88463 (s=88400, is=88461, ic=88462, ia=88463)