Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9322 (s=9322, is=9330, ic=9328, ia=9330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9331 (s=9322, is=9331, ic=9329, ia=9331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9329 (s=9322, is=9331, ic=9329, ia=9331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9331 (s=9322, is=9331, ic=9329, ia=9331)