Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80952 (s=80952, is=81009, ic=81010, ia=81011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 81010 (s=80952, is=81010, ic=81011, ia=81012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 81011 (s=80952, is=81010, ic=81011, ia=81012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 81012 (s=80952, is=81010, ic=81011, ia=81012)