Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89941 (s=89941, is=90002, ic=90003, ia=90004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90003 (s=89941, is=90003, ic=90004, ia=90005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90004 (s=89941, is=90003, ic=90004, ia=90005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90005 (s=89941, is=90003, ic=90004, ia=90005)