Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101784 (s=101784, is=101848, ic=101849, ia=101851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101849 (s=101784, is=101849, ic=101850, ia=101852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101850 (s=101784, is=101849, ic=101850, ia=101852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101852 (s=101784, is=101849, ic=101850, ia=101852)