Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99722 (s=99722, is=99785, ic=99786, ia=99787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99786 (s=99722, is=99786, ic=99787, ia=99788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99787 (s=99722, is=99786, ic=99787, ia=99788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99788 (s=99722, is=99786, ic=99787, ia=99788)