Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111703 (s=111703, is=111776, ic=111777, ia=111779)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111777 (s=111703, is=111777, ic=111778, ia=111780)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111778 (s=111703, is=111777, ic=111778, ia=111780)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111780 (s=111703, is=111777, ic=111778, ia=111780)