Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32856 (s=32856, is=32890, ic=32889, ia=32891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32891 (s=32856, is=32891, ic=32890, ia=32892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32890 (s=32856, is=32891, ic=32890, ia=32892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32892 (s=32856, is=32891, ic=32890, ia=32892)