Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12400 (s=12400, is=12405, ic=12405, ia=12406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12406 (s=12400, is=12406, ic=12406, ia=12407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12406 (s=12400, is=12406, ic=12406, ia=12407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12407 (s=12400, is=12406, ic=12406, ia=12407)