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