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