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