Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111784 (s=111784, is=111857, ic=111858, ia=111860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111858 (s=111784, is=111858, ic=111859, ia=111861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111859 (s=111784, is=111858, ic=111859, ia=111861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111861 (s=111784, is=111858, ic=111859, ia=111861)