Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2856 (s=2856, is=2860, ic=2858, ia=2860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2861 (s=2856, is=2861, ic=2859, ia=2861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2859 (s=2856, is=2861, ic=2859, ia=2861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2861 (s=2856, is=2861, ic=2859, ia=2861)