Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9100 (s=9100, is=9101, ic=9102, ia=9102, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9102 (s=9100, is=9102, ic=9103, ia=9103, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9103 (s=9100, is=9102, ic=9103, ia=9103, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9103 (s=9100, is=9102, ic=9103, ia=9103, pia)