Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49940 (s=49940, is=49990, ic=49990, ia=49992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49991 (s=49940, is=49991, ic=49991, ia=49993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49991 (s=49940, is=49991, ic=49991, ia=49993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49993 (s=49940, is=49991, ic=49991, ia=49993)