Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123605 (s=123605, is=123682, ic=123684, ia=123687)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123683 (s=123605, is=123683, ic=123685, ia=123688)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123685 (s=123605, is=123683, ic=123685, ia=123688)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123688 (s=123605, is=123683, ic=123685, ia=123688)