Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83000 (s=83000, is=83057, ic=83058, ia=83059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83058 (s=83000, is=83058, ic=83059, ia=83060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83059 (s=83000, is=83058, ic=83059, ia=83060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83060 (s=83000, is=83058, ic=83059, ia=83060)