Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98238 (s=98238, is=98300, ic=98301, ia=98302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98301 (s=98238, is=98301, ic=98302, ia=98303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98302 (s=98238, is=98301, ic=98302, ia=98303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98303 (s=98238, is=98301, ic=98302, ia=98303)