Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123827 (s=123827, is=123904, ic=123906, ia=123909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123905 (s=123827, is=123905, ic=123907, ia=123910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123907 (s=123827, is=123905, ic=123907, ia=123910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123910 (s=123827, is=123905, ic=123907, ia=123910)