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