Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 47000 (s=47000, is=47005, ic=47006, ia=47006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 47006 (s=47000, is=47006, ic=47007, ia=47007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 47007 (s=47000, is=47006, ic=47007, ia=47007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 47007 (s=47000, is=47006, ic=47007, ia=47007)