Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34751 (s=34751, is=34786, ic=34785, ia=34787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34787 (s=34751, is=34787, ic=34786, ia=34788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34786 (s=34751, is=34787, ic=34786, ia=34788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34788 (s=34751, is=34787, ic=34786, ia=34788)