Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9851 (s=9851, is=9859, ic=9858, ia=9860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9860 (s=9851, is=9860, ic=9859, ia=9861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9859 (s=9851, is=9860, ic=9859, ia=9861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9861 (s=9851, is=9860, ic=9859, ia=9861)