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