Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123785 (s=123785, is=123862, ic=123864, ia=123867)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123863 (s=123785, is=123863, ic=123865, ia=123868)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123865 (s=123785, is=123863, ic=123865, ia=123868)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123868 (s=123785, is=123863, ic=123865, ia=123868)