Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33432 (s=33432, is=33461, ic=33463, ia=33462, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33462 (s=33432, is=33462, ic=33464, ia=33463, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33464 (s=33432, is=33462, ic=33464, ia=33463, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33463 (s=33432, is=33462, ic=33464, ia=33463, pis)