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