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