Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111732 (s=111732, is=111805, ic=111806, ia=111808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111806 (s=111732, is=111806, ic=111807, ia=111809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111807 (s=111732, is=111806, ic=111807, ia=111809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111809 (s=111732, is=111806, ic=111807, ia=111809)