Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32192 (s=32192, is=32220, ic=32222, ia=32221, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32221 (s=32192, is=32221, ic=32223, ia=32222, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32223 (s=32192, is=32221, ic=32223, ia=32222, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32222 (s=32192, is=32221, ic=32223, ia=32222, pis)