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