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