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