Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49499 (s=49499, is=49549, ic=49549, ia=49551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49550 (s=49499, is=49550, ic=49550, ia=49552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49550 (s=49499, is=49550, ic=49550, ia=49552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49552 (s=49499, is=49550, ic=49550, ia=49552)