Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9449 (s=9449, is=9456, ic=9455, ia=9457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9457 (s=9449, is=9457, ic=9456, ia=9458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9456 (s=9449, is=9457, ic=9456, ia=9458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9458 (s=9449, is=9457, ic=9456, ia=9458)