Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101484 (s=101484, is=101548, ic=101549, ia=101551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101549 (s=101484, is=101549, ic=101550, ia=101552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101550 (s=101484, is=101549, ic=101550, ia=101552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101552 (s=101484, is=101549, ic=101550, ia=101552)