Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123584 (s=123584, is=123661, ic=123663, ia=123666)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123662 (s=123584, is=123662, ic=123664, ia=123667)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123664 (s=123584, is=123662, ic=123664, ia=123667)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123667 (s=123584, is=123662, ic=123664, ia=123667)