Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13110 (s=13110, is=13111, ic=13112, ia=13112, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13112 (s=13110, is=13112, ic=13113, ia=13113, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13113 (s=13110, is=13112, ic=13113, ia=13113, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13113 (s=13110, is=13112, ic=13113, ia=13113, pia)