Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77492 (s=77492, is=77549, ic=77550, ia=77551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77550 (s=77492, is=77550, ic=77551, ia=77552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77551 (s=77492, is=77550, ic=77551, ia=77552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77552 (s=77492, is=77550, ic=77551, ia=77552)