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