Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7085 (s=7085, is=7092, ic=7090, ia=7092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7093 (s=7085, is=7093, ic=7091, ia=7093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7091 (s=7085, is=7093, ic=7091, ia=7093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7093 (s=7085, is=7093, ic=7091, ia=7093)