Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11647 (s=11647, is=11653, ic=11653, ia=11651)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11654 (s=11647, is=11654, ic=11654, ia=11652)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11654 (s=11647, is=11654, ic=11654, ia=11652)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11652 (s=11647, is=11654, ic=11654, ia=11652)