Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99422 (s=99422, is=99484, ic=99485, ia=99486)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99485 (s=99422, is=99485, ic=99486, ia=99487)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99486 (s=99422, is=99485, ic=99486, ia=99487)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99487 (s=99422, is=99485, ic=99486, ia=99487)