Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89728 (s=89728, is=89789, ic=89790, ia=89791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89790 (s=89728, is=89790, ic=89791, ia=89792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89791 (s=89728, is=89790, ic=89791, ia=89792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89792 (s=89728, is=89790, ic=89791, ia=89792)