Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2404 (s=2404, is=2408, ic=2406, ia=2408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2409 (s=2404, is=2409, ic=2407, ia=2409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2407 (s=2404, is=2409, ic=2407, ia=2409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2409 (s=2404, is=2409, ic=2407, ia=2409)