Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123661 (s=123661, is=123738, ic=123740, ia=123743)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123739 (s=123661, is=123739, ic=123741, ia=123744)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123741 (s=123661, is=123739, ic=123741, ia=123744)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123744 (s=123661, is=123739, ic=123741, ia=123744)