Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7143 (pia, s=7143, is=7148, ic=7149, ia=7150)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7149 (pia, s=7143, is=7149, ic=7150, ia=7151)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7150 (pia, s=7143, is=7149, ic=7150, ia=7151)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7151 (pia, s=7143, is=7149, ic=7150, ia=7151)