Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111475 (s=111475, is=111548, ic=111549, ia=111551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111549 (s=111475, is=111549, ic=111550, ia=111552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111550 (s=111475, is=111549, ic=111550, ia=111552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111552 (s=111475, is=111549, ic=111550, ia=111552)