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