Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77801 (s=77801, is=77858, ic=77859, ia=77860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77859 (s=77801, is=77859, ic=77860, ia=77861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77860 (s=77801, is=77859, ic=77860, ia=77861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77861 (s=77801, is=77859, ic=77860, ia=77861)