Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10608 (s=10608, is=10616, ic=10615, ia=10617)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10617 (s=10608, is=10617, ic=10616, ia=10618)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10616 (s=10608, is=10617, ic=10616, ia=10618)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10618 (s=10608, is=10617, ic=10616, ia=10618)