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