Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9191 (s=9191, is=9192, ic=9193, ia=9193, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9193 (s=9191, is=9193, ic=9194, ia=9194, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9194 (s=9191, is=9193, ic=9194, ia=9194, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9194 (s=9191, is=9193, ic=9194, ia=9194, pia)