Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98400 (s=98400, is=98462, ic=98463, ia=98464)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98463 (s=98400, is=98463, ic=98464, ia=98465)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98464 (s=98400, is=98463, ic=98464, ia=98465)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98465 (s=98400, is=98463, ic=98464, ia=98465)