Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99015 (s=99015, is=99077, ic=99078, ia=99079)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99078 (s=99015, is=99078, ic=99079, ia=99080)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99079 (s=99015, is=99078, ic=99079, ia=99080)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99080 (s=99015, is=99078, ic=99079, ia=99080)