Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6401 (s=6401, is=6408, ic=6406, ia=6408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6409 (s=6401, is=6409, ic=6407, ia=6409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6407 (s=6401, is=6409, ic=6407, ia=6409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6409 (s=6401, is=6409, ic=6407, ia=6409)