Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5738 (s=5738, is=5744, ic=5742, ia=5744)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5745 (s=5738, is=5745, ic=5743, ia=5745)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5743 (s=5738, is=5745, ic=5743, ia=5745)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5745 (s=5738, is=5745, ic=5743, ia=5745)