Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2799 (s=2799, is=2803, ic=2801, ia=2803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2804 (s=2799, is=2804, ic=2802, ia=2804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2802 (s=2799, is=2804, ic=2802, ia=2804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2804 (s=2799, is=2804, ic=2802, ia=2804)