Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20815 (s=20815, is=20828, ic=20830, ia=20832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20829 (s=20815, is=20829, ic=20831, ia=20833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20831 (s=20815, is=20829, ic=20831, ia=20833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20833 (s=20815, is=20829, ic=20831, ia=20833)