Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111327 (s=111327, is=111400, ic=111401, ia=111403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111401 (s=111327, is=111401, ic=111402, ia=111404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111402 (s=111327, is=111401, ic=111402, ia=111404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111404 (s=111327, is=111401, ic=111402, ia=111404)