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