Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9619 (s=9619, is=9627, ic=9626, ia=9628)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9628 (s=9619, is=9628, ic=9627, ia=9629)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9627 (s=9619, is=9628, ic=9627, ia=9629)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9629 (s=9619, is=9628, ic=9627, ia=9629)