Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25765 (s=25765, is=25789, ic=25790, ia=25787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25790 (s=25765, is=25790, ic=25791, ia=25788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25791 (s=25765, is=25790, ic=25791, ia=25788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25788 (s=25765, is=25790, ic=25791, ia=25788)