Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111116 (s=111116, is=111189, ic=111190, ia=111192)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111190 (s=111116, is=111190, ic=111191, ia=111193)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111191 (s=111116, is=111190, ic=111191, ia=111193)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111193 (s=111116, is=111190, ic=111191, ia=111193)