Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 149902 (s=149902, is=149992, ic=149995, ia=150000, pis, pic)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 149993 (s=149902, is=149993, ic=149996, ia=150001, pis, pic)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 149996 (s=149902, is=149993, ic=149996, ia=150001, pis, pic)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 150001 (s=149902, is=149993, ic=149996, ia=150001, pis, pic)