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