Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8010 (s=8010, is=8011, ic=8011, ia=8011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8012 (s=8010, is=8012, ic=8012, ia=8012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8012 (s=8010, is=8012, ic=8012, ia=8012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8012 (s=8010, is=8012, ic=8012, ia=8012)