Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13118 (s=13118, is=13131, ic=13130, ia=13132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13132 (s=13118, is=13132, ic=13131, ia=13133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13131 (s=13118, is=13132, ic=13131, ia=13133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13133 (s=13118, is=13132, ic=13131, ia=13133)