Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17432 (s=17432, is=17444, ic=17446, ia=17447)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17445 (s=17432, is=17445, ic=17447, ia=17448)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17447 (s=17432, is=17445, ic=17447, ia=17448)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17448 (s=17432, is=17445, ic=17447, ia=17448)