Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111874 (s=111874, is=111947, ic=111948, ia=111950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111948 (s=111874, is=111948, ic=111949, ia=111951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111949 (s=111874, is=111948, ic=111949, ia=111951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111951 (s=111874, is=111948, ic=111949, ia=111951)