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