Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32906 (s=32906, is=32940, ic=32939, ia=32941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32941 (s=32906, is=32941, ic=32940, ia=32942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32940 (s=32906, is=32941, ic=32940, ia=32942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32942 (s=32906, is=32941, ic=32940, ia=32942)