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