Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123656 (s=123656, is=123733, ic=123735, ia=123738)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123734 (s=123656, is=123734, ic=123736, ia=123739)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123736 (s=123656, is=123734, ic=123736, ia=123739)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123739 (s=123656, is=123734, ic=123736, ia=123739)