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