Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111408 (s=111408, is=111481, ic=111482, ia=111484)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111482 (s=111408, is=111482, ic=111483, ia=111485)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111483 (s=111408, is=111482, ic=111483, ia=111485)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111485 (s=111408, is=111482, ic=111483, ia=111485)