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